Is It Possible for Selenium2Library? about upload file in some kind of website using upload like this http://www.dropzonejs.com/
Asked
Active
Viewed 1,209 times
1 Answers
0
Selenium requires you to give it a input type with the keyword "Choose File" and then where the file lives. - Selenium2Library
You can use Autoit, which allows you to interact with the file browser which will pop up once you tell Selenium to click on the form. Its not perfect but its something.

Goralight
- 2,067
- 6
- 25
- 40