Hello Sir, I'm trying to upload an excel file on a website (internal), I'm stuck at a drop down option point, can you help me please, it is one of my automation project. This is the first time I'm using Selenium to automate the upload task.
yes , it can be referred from a cell. You can provide file path in the any cell and refer it from there strFilepath = ThisWorkBook.Sheets("SheetName").Range("D4").text Assuming D4 has the file path
Hello sir, thanks for your videos. Please 🙏 Make a video to teach, how to make Google form from Excel data, there are no any video on this topic on TH-cam this make your channel grow fast. Please 🙏 reply, when you create a video on this topic. I have watched your video that how to fill data on Google form. But you did not create a video how to make Google form, question from Excel Thanks 👍
We use transfer now to share large files daily. Your steps helped to upload the file on transfer now . But the email id has to be entered and then to be sent... Can you help me on this steps of code?
Hi! Thanks for your video. How would you configure the program to upload the most recent file in a folder, instead of a specific file path?
this will need a customized function which will fetch the latest file based on time stamp in a folder location. It is possible.
Is there any way to do this but in a remote desktop? I need to try it in my work and it doesn't let me install external programas. A portable maybe?
Wow. Brilliant hack and very useful indeed. Solved my problem. Thanks for sharing.
Glad it helped
Thanks for the great video, very well explained, think that blog is not functional now.. Unable to get codes to try this out
blog is up and running
Hello Sir, I'm trying to upload an excel file on a website (internal), I'm stuck at a drop down option point, can you help me please, it is one of my automation project. This is the first time I'm using Selenium to automate the upload task.
need to see web page
@@AutomationMadeEasy can I connect with you please Sir?
write into info@automationandagile.com
is there any way of doing this without downloading external programs?
unfortunately no
Can we make strfilepath ="C:etc " into
to refer cell in excel that would be useful to automation
??
yes , it can be referred from a cell. You can provide file path in the any cell and refer it from there
strFilepath = ThisWorkBook.Sheets("SheetName").Range("D4").text
Assuming D4 has the file path
@@AutomationMadeEasy thank you so much it helps a lot are you in teaching bro ??
i do conduct trainings
@@AutomationMadeEasy bro are you providing online classes??
Course details??
write into info@automationandagile.com for more details
Hello sir...what will be script code for uploading multiple images one by one on a website.?
Which library we have to select for this ???
refer below tutorial for details:
th-cam.com/video/AEp0Yeis9AM/w-d-xo.html
You are amazing
thank u
HELLO SIR HOW CAN I CONTACT WITH YOU?
write into info@automationandagile.com
Can you do a course how to upload a video to TH-cam using chrome
Hello sir,
" Set WshShell =createobject ..." gives me an error. Is there a library I should activate ?
Go to Tools/References select Microsoft Shell controls and automation
good super
Hello sir,
thanks for your videos.
Please 🙏
Make a video to teach,
how to make Google form from Excel data,
there are no any video on this topic on TH-cam this make your channel grow fast.
Please 🙏 reply, when you create a video on this topic.
I have watched your video that how to fill data on Google form.
But you did not create a video how to make Google form, question from Excel
Thanks 👍
I am a graphic designer I can help you if you need.
One question, everything worked perfect for me but Chrome closes after it's done running, is there a command to prevent this?
put Dim obj as New WebDriver above sub as shown below
Dim obj as New WebDriver
Sub test1()
'--your code
End Sub
Thank you! Happy new year
wish u the same
Thanks for your video, can you share your scripts?
yo can find them on the blog automationandagile
How to automate next page after clicking submit on first page.
after clicking on submit button use the same approach
But in the next page i am unable to read the controls of webpage.
We use transfer now to share large files daily. Your steps helped to upload the file on transfer now . But the email id has to be entered and then to be sent...
Can you help me on this steps of code?
i nned to see the web page to suggest a solution
Will you share your contact?
for trainings/consultation write into
info@automationandagile.com
Will you share your contact?