Tag: selenium
Upload files with Selenium IDE
Apr.03, 2009
I started using selenium about 2 weeks ago. Find it as a very good QA tool.
But after a few successfully written tests I met the problem: Selenium is not able to use file input field. JavaScript permission restriction doesn’t allow it.
Here is my solution written with JInvoke library: Jinvoke provides the classes to simulate the input to file chooser form.
(continue reading…)
9 Comments
:java, selenium
more...
Here is my solution written with JInvoke library: Jinvoke provides the classes to simulate the input to file chooser form.
(continue reading…)