Releases: seleniumbase/SeleniumBase
Releases · seleniumbase/SeleniumBase
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
ReadMe updates and installation output changes
ReadMe updates and installation output changes
Geckodriver bug fixes
Geckodriver bug fixes
Selenium 3 Migration
Making SeleniumBase compatible with Selenium 3.
This gives us the ability to run automation on the latest version of Firefox by using Geckodriver.
Linux and Docker will continue to use Selenium 2 for compatibility reasons.
Fix MasterQA when running on Chrome browser
Fix MasterQA when running on Chrome browser
Add double click method
Add double click method
Keeping Selenium 2 until ready for 3
Keeping Selenium 2 until ready for 3
Minor SeleniumBase updates
Minor SeleniumBase updates (Mostly requirements).