Releases: seleniumbase/SeleniumBase
Releases · seleniumbase/SeleniumBase
4.40.6 - Fix EdgeDriver downloads
Fix EdgeDriver downloads
- Switch to updated msedgedriverdownload location
 --> This resolves #3888
- Refresh Python dependencies
What's Changed
Full Changelog: v4.40.5...v4.40.6
4.40.5 - CDP Mode: Patch 51
CDP Mode: Patch 51
- Update UC Mode / CDP Mode CAPTCHA-bypass
 --> This improves theuc_gui_click_captcha()method.
What's Changed
Full Changelog: v4.40.4...v4.40.5
4.40.4 - Fix debugger on Python 3.13
Fix debugger on Python 3.13
- Refresh Python dependencies
 --> This resolves #3877
What's Changed
Full Changelog: v4.40.3...v4.40.4
4.40.3 - Handling invisible iframes
Handling invisible iframes
- Add ability to switch into invisible iframes
 --> This resolves #3874
 --> Eg:sb.switch_to_frame("iframe", invisible=True)
- Refresh Python dependencies
What's Changed
Full Changelog: v4.40.2...v4.40.3
4.40.2 - Add method and update selenium
Add method and update selenium
- Add save_page_source_to_logs()
 --> This resolves #3871
- Refresh Python dependencies
 --> Upgradeseleniumto4.34.2
What's Changed
Full Changelog: v4.40.1...v4.40.2
4.40.1 - Selenium update
Selenium update
- Refresh Python dependencies
 --> This bumps up the version ofseleniumto4.34.1.
What's Changed
Full Changelog: v4.40.0...v4.40.1
4.40.0 - Upgrades all around
Upgrades all around
- Fix CDP Mode crash issue
 --> This resolves #3862
- Add support for multiple drivers
 --> This resolves #3861
- Add methods to assist with A/B testing
 --> This resolves #3860
- Add way to override the default drivers folder
 --> This resolves #3859
- Refresh Python dependencies
 --> This upgrades theseleniumversion to4.34.0.
- Update list of package folders
 --> Part of supporting multiple versions ofchromedriver.
- Update Markdown format in the docs
 --> This may improve the syntax-coloring of the documentation.
- Refactor the integrations for CFT and CHS
 --> (Refactoring for Chrome-for-Testing and Chrome-Headless-Shell)
What's Changed
Full Changelog: v4.39.6...v4.40.0
4.39.6 - Fix PyAutoGUI targeting issue on Linux
Fix PyAutoGUI targeting issue on Linux
- Fix PyAutoGUI targeting issue on Linux
 --> This resolves #3854
- Refresh Python dependencies
What's Changed
Full Changelog: v4.39.5...v4.39.6
4.39.5 - CDP Mode: Patch 50
CDP Mode: Patch 50
- Add sb.cdp.reset_permissions()
 --> This resolves #3829
- Refresh Python dependencies
What's Changed
Full Changelog: v4.39.4...v4.39.5
4.39.4 - CDP Mode: Patch 49
CDP Mode: Patch 49
- Update CDP Mode
 --> This resolves #3814
 --> This resolves #3813
- Refresh optional Python dependencies
What's Changed
Full Changelog: v4.39.3...v4.39.4