Skip to content

Releases: seleniumbase/SeleniumBase

New methods. Better select dropdown control. And MasterQA updates.

05 Apr 04:34
Compare
Choose a tag to compare

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

14 Mar 04:02
Compare
Choose a tag to compare
  • Upgrading setuptools to version 34.3.2
  • Making sure reinstallation goes smoothly

Minor bug fixes

11 Mar 23:40
Compare
Choose a tag to compare

Minor bug fixes

ReadMe updates and installation output changes

11 Mar 22:18
Compare
Choose a tag to compare

ReadMe updates and installation output changes

Geckodriver bug fixes

11 Mar 20:04
Compare
Choose a tag to compare

Geckodriver bug fixes

Selenium 3 Migration

10 Mar 08:57
Compare
Choose a tag to compare

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

02 Mar 07:17
Compare
Choose a tag to compare

Fix MasterQA when running on Chrome browser

Add double click method

23 Dec 03:17
Compare
Choose a tag to compare

Add double click method

Keeping Selenium 2 until ready for 3

19 Oct 06:09
Compare
Choose a tag to compare

Keeping Selenium 2 until ready for 3

Minor SeleniumBase updates

06 Oct 06:15
Compare
Choose a tag to compare

Minor SeleniumBase updates (Mostly requirements).