robotframework / OldSeleniumLibrary

Deprecated Selenium library for Robot Framework
Apache License 2.0
13 stars 3 forks source link

Firefox 'Choose File' code stuck after click #260

Closed spooning closed 9 years ago

spooning commented 9 years ago

Originally submitted to Google Code by cohen.ey... on 12 Jun 2013

When webelement.click() the Choose File, the upload file dialog opened and by the robot I pass the string of the file, the problem that when doing 'Enter' key to close the dialog it will not send and close the dialog.

spooning commented 9 years ago

Originally submitted to Google Code by @jussimalinen on 13 Aug 2015

We are moving Selenium Library to github and creating a last release with Robot 2.9 support before stopping the support of this project entirely.

As this project is deprecated, moving to Selenium2Library is necessary for further support and development.