Releases: seleniumbase/SeleniumBase
Releases · seleniumbase/SeleniumBase
4.13.18 - Update minimum "filelock" version
Update minimum "filelock" version
- Update minimum
filelockversion for a bug-fix
--> New minimum:filelock>=3.10.3
--> d95f7c8
What's Changed
Full Changelog: v4.13.17...v4.13.18
4.13.17 - Refactor pytest.ini and more
4.13.16 - Fix bugs with "--archive-logs" and headless Firefox on Linux without Xvfb
Fix bugs with "--archive-logs" and headless Firefox on Linux without Xvfb
- Fix bug with
pytest --archive-logs
--> b3c995f
--> This resolves #1812 - Fix bug with
--headlessFirefox on Linux without Xvfb
--> (7fe3306)
--> This resolves #1813 - Update commands:
sbase methods&sbase options
--> 2788159 - Refresh Python dependencies
--> bd33162
What's Changed
Full Changelog: v4.13.15...v4.13.16
4.13.15 - Fix headed mode on Linux and the timezone offset
Fix headed mode on Linux and the timezone offset
- Fix issue with headed mode on Linux
--> 2ee05ab
--> (Info:--headedmode still usedxvfb, which hid the browser window)
--> This resolves #1808 - Fix log time offset from UTC during Daylight Savings
--> bb2e66d
--> This resolves #1809 - Refresh Python dependencies
--> 43bc256
What's Changed
Full Changelog: v4.13.14...v4.13.15
4.13.14 - Toggles, Translations, and Dependencies
Toggles, Translations, and Dependencies
- Fix issue with methods that toggle hidden checkboxes with zero-opacity
--> This resolves #1804 - Update translations
--> 6acbd5d - Refresh Python dependencies
--> d0cd00a
What's Changed
Full Changelog: v4.13.13...v4.13.14
4.13.13 - Refine UC Mode and update pytest-xdist
Refine UC Mode and update pytest-xdist
- Make refinements to UC Mode (
--uc)
--> 1757ef2
--> This resolves issues with tests that use multiple tabs in UC Mode - Also refresh Python dependencies (
pytest-xdist)
--> 100f473
--> This resolves apytest-xdistissue with using--dist=workstealin multithreaded mode.
--> (Details: pytest-dev/pytest-xdist#884)
What's Changed
Full Changelog: v4.13.12...v4.13.13
4.13.12 - Set Edge options via Chrome options for Remote EdgeDriver
Set Edge options via Chrome options for Remote EdgeDriver
- Set Edge options via Chrome options for Remote EdgeDriver
--> 7192d4d (Thank you, @TaylorMcGinnis)
What's Changed
- Set
edge_optionsusing_set_chrome_optionsfor remote edge driver… by @TaylorMcGinnis in #1800
Full Changelog: v4.13.11...v4.13.12
4.13.11 - Dependencies and examples
Dependencies and examples
- Refresh Python dependencies
--> 9bf2f68 - Also update examples
What's Changed
Full Changelog: v4.13.10...v4.13.11
4.13.10 - A Few Updates
A Few Updates
- Update SeleniumBase Commander
--> e1edf96 - Update the code that returns unique links
--> 5bc6209 - If deleting cookies, wait for page loads to complete first
--> ce54ec7 - Refresh Python dependencies
--> 7cfd6f9
What's Changed
Full Changelog: v4.13.9...v4.13.10
4.13.9 - Improvements to SB Commander & More
Improvements to SB Commander & More
- Make improvements to SeleniumBase Commander
--> Include more threading options if enough cores.
--> Add ability to call all tests in a file in one click.
--> Add option to only reuse the browser session for tests in the same class. - Make improvements to SeleniumBase behave-BDD Commander
--> (Similar improvements as above, except for threading) - Also refresh Python dependencies
--> 47478dd
What's Changed
Full Changelog: v4.13.8...v4.13.9