Releases: seleniumbase/SeleniumBase
Releases · seleniumbase/SeleniumBase
Add the ability to create Bootstrap Tours
- Add the ability to create Bootstrap Tours
- Update versions of pytest and pytest-xdist
Upgrade selenium and more
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.
- Fix a bug with website tours.
- Add save_data_as() method.
Set Chrome window default sizing
Set Chrome window default sizing
Update the Selenium IDE script-converter tool
Update the Selenium IDE script-converter tool
Internet Explorer optimization
Internet Explorer optimization (because people are still using that browser, surprisingly)
Fix compatibility with IE Browser
Fix compatibility with IE Browser
Make seleniumbase become the only top-level Python package
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
Refactoring and tour updates
Fix chromedriver install script
Fix chromedriver install script