Releases: seleniumbase/SeleniumBase
Releases · seleniumbase/SeleniumBase
Update pytest version to 3.4.2
Update pytest version to 3.4.2
Update setuptools version
Update setuptools version
Fix an edge case with clicking a link hidden in a dropdown menu.
Fix an edge case with clicking a link hidden in a dropdown menu.
Fix link_text clicking bug
Fix link_text clicking bug
Added proxy server option, advanced multithreading, and more.
Highlights:
- Added a command line option to set a proxy server for tests to use.
- Upgraded pytest & ipython versions. Added pytest-xdist.
- Removed PhantomJS references due to SeleniumHQ dropping support.
- Added "deprecated" decorator.
- Test-logging now on by default.
- New naming system for the delayed_assert methods. (Old methods are now deprecated).
- Added thread-safe handling of log files for multithreaded test runs.
Adding new features and improving on older ones.
- Upgrading to use selenium==3.8.1
- Advanced handling of dropdown menu clicks
- Adding methods for page object manipulation
- Updating boilerplates
- Adding methods for handling iFrames better
- Simplifying some methods
Better error handling
Better error handling
Small updates
Small updates:
Updated some exception-handling.
Updated some timing.
Updated some ReadMe files.
Settings page overhaul
Updating the settings page.
Updating installation instructions.
Adding methods for testing analytics software
Adding methods for testing analytics software:
It's easy to use JavaScript to create a referral link to any page from any page. This generates real referral traffic for testing analytics software.