Releases: seleniumbase/SeleniumBase
Releases · seleniumbase/SeleniumBase
4.22.0 - Fix bugs, refactor, and upgrade selenium
Fix bugs, refactor, and upgrade selenium
- Fix bugs related to driver.capabilities["browserName"]
--> This resolves #2343 - Do some refactoring
- Upgrade to
selenium==4.16.0
- Update example tests
What's Changed
Full Changelog: v4.21.7...v4.22.0
4.21.7 - Update the UC Mode chromedriver patcher
Update the UC Mode chromedriver patcher
- Update the UC Mode chromedriver patcher
--> This resolves #2332: (UC Mode): Traces of chromedriver found in Chrome Devtools Console
What's Changed
Full Changelog: v4.21.6...v4.21.7
4.21.6 - Additional Chromium Browsers
Additional Chromium Browsers
- Add Chromium browsers for use via "binary_location"
--> This resolves #2324
What's Changed
Full Changelog: v4.21.5...v4.21.6
4.21.5 - Fix a Recorder bug, optimize things, and refresh dependencies
Fix a Recorder bug, optimize things, and refresh dependencies
- Fix a Recorder bug caused by Python PATH whitespace
--> This resolves #2320 - Improve the error message when Chrome is not installed in UC Mode
- Optimize headless mode output on Windows when possible
- Refresh Python dependencies
What's Changed
Full Changelog: v4.21.4...v4.21.5
4.21.4 - Hide the "Find your downloads here" bubble on Chrome
Hide the "Find your downloads here
" bubble on Chrome
- Hide the "Find your downloads here" bubble on Chrome
- This resolves #2293
What's Changed
Full Changelog: v4.21.3...v4.21.4
4.21.3 - A few small updates
A few small updates
- Fix a Windows issue with UC Mode
--> This resolves #2289 - Improve compatibility with Appium
--> This resolves #2287 - Refresh Python dependencies
What's Changed
Full Changelog: v4.21.2...v4.21.3
4.21.2 - Updates for UC Mode and more
Updates for UC Mode and more
- Add "driver.uc_switch_to_frame(frame)"
--> This resolves #2282 - Do some UC Mode refactoring
- Do some refactoring
- Add driver methods
- Add option for setting "--host-resolver-rules=RULES"
--> This resolves #2281 - Refresh Python dependencies
What's Changed
Full Changelog: v4.21.1...v4.21.2
4.21.1 - Prevent internal WebDriver issue from disrupting tests
Prevent internal WebDriver issue from disrupting tests
- Prevent internal WebDriver issue from disrupting tests
--> This resolves #2259 - Also update several example tests
What's Changed
Full Changelog: v4.21.0...v4.21.1
4.21.0 - Some improvements
Some improvements
- Fix a bug with getting the latest milestone driver version
- Fix a bug with "invalid session id"
- Add "replica" to --env=ENV options
- Improve error-handling with UC Mode
- Update the algorithm that decides if UC Mode calls reconnect()
- Make improvements to "driver.uc_click(selector)" (UC Mode only)
- Add a customizable "timeout" arg to "highlight()" methods
- Refresh Python dependencies
- Update the documentation
- Update example tests
What's Changed
Full Changelog: v4.20.9...v4.21.0
4.20.9 - Fix headless UC Mode, and other updates
Fix headless UC Mode, and other updates
- Fix headless UC Mode (caused by missing args)
--> This resolves #2230 - Update "omnibox" preferences
--> This resolves #2231 - Refresh Python dependencies
What's Changed
Full Changelog: v4.20.8...v4.20.9