Showing posts with label FileUpload. Show all posts
Showing posts with label FileUpload. Show all posts

November 20, 2019

How to use AutoIT and Send Keys to do File upload in selenium

How to use AutoIT and Send Keys to do File upload in selenium

As we all know, selenium being a web automation tool it has no inbuilt option use the windows dialog-based operations. So we h...
Bookmark this website for more workarounds and issue fixes.

Verify Zip file contents without extracting using C# + Selenium

While doing automation testing, we may get a scenario where we need to download a zip file and to validate the contents inside it. One way t...