Skip to content

Releases: MarketSquare/robotframework-seleniumtestability

SeleniumTestability 2.0.0

08 Mar 00:42
Compare
Choose a tag to compare

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

23 Jun 13:05
Compare
Choose a tag to compare
  • 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

15 Sep 19:39
Compare
Choose a tag to compare
  • 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)