Releases: seleniumbase/SeleniumBase
Releases · seleniumbase/SeleniumBase
Lock ipdb version to 0.10.2
Lock ipdb version to 0.10.2
Upgrade reqs - setuptools & chardet. Force ipython version.
Upgrade requirements - setuptools & chardet. Force ipython version.
Update SeleniumIDE converter
This improves the Selenium IDE => SeleniumBase converter
Add script to convert Selenium IDE scripts into SeleniumBase
Adding a script to convert Selenium IDE exported WebDriver/unittest/Python test scripts into SeleniumBase test scripts.
Improve xpath usability and add more methods.
Improve xpath usability.
Adding more methods.
Update grid server to version 3 if Selenium 3 is installed
Update grid server to version 3 if Selenium 3 is installed
More methods. Updated requirements. Updated example test.
Add reliable switch_to_frame() and switch_to_window() methods.
Update to selenium 3.3.1 from 3.3.0
Update many requirements to the latest version.
Update the example test.
New methods. Better select dropdown control. And MasterQA updates.
Mostly adding SeleniumBase methods for making things easier, such as selecting options from an HTML "select" dropdown.
Also making a few updates to MasterQA
Version upgrades
- Upgrading setuptools to version 34.3.2
- Making sure reinstallation goes smoothly
Minor bug fixes
Minor bug fixes