Releases: MarketSquare/robotframework-seleniumtestability
Releases · MarketSquare/robotframework-seleniumtestability
SeleniumTestability 2.0.0
With the latest version of the SeleniumLibrary requiring Selenium 4 or greater, this release brings the SeleniumTestability library in sync with that requirement.
You can install by running
pip install robotframework-seleniumtestability
to install or use to upgrade
pip install --upgrade robotframework-seleniumtestability
Drag & Drop files
- Tue Jun 23 2020 Jani Mikkonen jani.mikkonen@gmail.com - 1.1.0
- Log all js exceptions to logfile with level warn. (rev.14953470)
- Add support for Drag&Drop files into browser. (rev.3c192843)
- Fix init - params where not converted to bools. (rev.dfc66f48)
0.0.13
- Sun Sep 15 2019 Jani Mikkonen jani.mikkonen@siili.com - 0.0.13
- Get Log for firefox and firefox profile kw (rev.b075dcef)
- Set Element Attribute keyword added (rev.936d5ce7)
- Logging refactored. (rev.00fca282)
- Added keyword documentation link to README (rev.4e706377)