Skip to content

Releases: seleniumbase/SeleniumBase

Add the ability to create Bootstrap Tours

27 Aug 22:54
0bc0cfc
Compare
Choose a tag to compare
  • Add the ability to create Bootstrap Tours
  • Update versions of pytest and pytest-xdist

Upgrade selenium and more

21 Aug 22:33
dfe32b6
Compare
Choose a tag to compare

Upgrade to the latest version of selenium: 3.14.0
Upgrade to the latest version of pytest: 3.7.2
Upgrade to the latest version of pytest-xdist: 1.22.5
Improve reliability during website walkthroughs
Update ad-block list
Add new methods for website-traffic-generation

Fix a bug and add a new method.

19 Aug 19:11
22fdaec
Compare
Choose a tag to compare
  • Fix a bug with website tours.
  • Add save_data_as() method.

Set Chrome window default sizing

18 Aug 00:41
f21be3a
Compare
Choose a tag to compare

Set Chrome window default sizing

Update the Selenium IDE script-converter tool

16 Aug 00:11
5389c3b
Compare
Choose a tag to compare

Update the Selenium IDE script-converter tool

Internet Explorer optimization

15 Aug 09:18
dd7152d
Compare
Choose a tag to compare

Internet Explorer optimization (because people are still using that browser, surprisingly)

Fix compatibility with IE Browser

15 Aug 02:12
a0adefd
Compare
Choose a tag to compare

Fix compatibility with IE Browser

Make seleniumbase become the only top-level Python package

14 Aug 06:11
d558b9a
Compare
Choose a tag to compare

Make seleniumbase become the only top-level Python package by making all other packages part of the seleniumbase package.

This means:

  • "selenium_grid" moves to seleniumbase/utilities
  • "selenium_ide" moves to seleniumbase/utilities
  • "console_scripts" moves to seleniumbase/console_scripts
  • "drivers" moves to seleniumbase/drivers

Refactoring and tour updates

12 Aug 21:29
87966aa
Compare
Choose a tag to compare

Refactoring and tour updates

Fix chromedriver install script

10 Aug 20:56
17e2285
Compare
Choose a tag to compare

Fix chromedriver install script