Releases: seleniumbase/SeleniumBase
Releases · seleniumbase/SeleniumBase
4.27.3 - Downgrade the `pytest` version to fix an issue
Downgrade the pytest version to fix an issue
- Downgrade pytest temporarily to fix an issue
--> This resolves #2832
What's Changed
Full Changelog: v4.27.2...v4.27.3
4.27.2 - Refresh Python dependencies
4.27.1 - Update a method and refresh dependencies
Update a method and refresh dependencies
- Update sb.open_new_window() for UC Mode
--> This resolves #2823 - Refresh Python dependencies
What's Changed
Full Changelog: v4.27.0...v4.27.1
4.27.0 - Refresh dependencies and fix Wire Mode
Refresh dependencies and fix Wire Mode
- Refresh Python dependencies
--> This includes upgrading toselenium==4.21.0 - Force the "blinker" version in Wire Mode
--> This resolves #2782
What's Changed
Full Changelog: v4.26.4...v4.27.0
4.26.4 - Update options and UC Mode
Update options and UC Mode
- Update options
--> This resolves #2768
--> With--ee: End tests early withESC("Skipped"). End Recorder Mode withSHIFTthenESC. - Update UC Mode
--> This resolves #2767 - Refresh Python dependencies
What's Changed
Full Changelog: v4.26.3...v4.26.4
4.26.3 - Add / improve methods that highlight elements
Add / improve methods that highlight elements
- Add / improve methods that highlight elements
--> This resolves #2747
--> Now,self.highlight(selector)can also accept aWebElementfor theselector.
--> Addsself.highlight_elements(selector), which highlights all elements that match theselector.
What's Changed
Full Changelog: v4.26.2...v4.26.3
4.26.2 - Add command-line shortcuts for `SB()` / `Driver()` formats
Add command-line shortcuts for SB() / Driver() formats
- Add command-line shortcuts for SB() and Driver()
--> This adds the following missing command-line shortcuts forSB()andDriver()formats:
------>--gui/--headed(override the default headless mode on Linux)
------>--xvfb(for theSB()format only)
------>--pls=none(Page Load Strategy)
------>--pls=eager(Page Load Strategy)
------>--pls=normal(Page Load Strategy)
What's Changed
Full Changelog: v4.26.1...v4.26.2
4.26.1 - Refresh Python dependencies
4.26.0 - Refresh Python dependencies
Refresh Python dependencies
- Refresh Python dependencies
--> This includes upgrading toselenium==4.20.0
What's Changed
Full Changelog: v4.25.4...v4.26.0
4.25.4 - Docker overhaul and more
Docker overhaul and more
- Update the Docker integration
--> This resolves #2692
--> This resolves #2690 - Refresh Python dependencies
- Update examples
What's Changed
Full Changelog: v4.25.3...v4.25.4