Checkout our demo site to practice selenium https://magento.softwaretestingboard.com/

1 like 0 dislike
460 views
by
retagged by
Hi everyone, I know we can read the data from a XML or CSV and then input those values into the application using selenium IDE. But I wanted to know if it is possible to upload a file using selenium IDE.  I know selenium IDE is outdated. Any help will be greatly appreciated.

1 Answer

0 like 0 dislike
by The go-to Tester (142 points)
Normally IDE can handle only browser.

But for the better option first you need to understand the upload mechanism in the application.

Let's say if you have uploaded a file and the path of the file is going to set as value for input tag then directly u need to identify the object and create a command in the ide then using sendkeys u can pass the location of your file.

If the above mechanism is not available then u don't have option to go with IDE.


This site is for software testing professionals, where you can ask all your questions and get answers from 1300+ masters of the profession. Click here to submit yours now!

1.4k questions

1.6k answers

866 comments

1.9k users

...