-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Releases: seleniumbase/SeleniumBase
Releases · seleniumbase/SeleniumBase
4.34.9 - CDP Mode - Patch 30
@mdmintz
mdmintz
82de835
This commit was created on GitHub.com and signed with GitHub’s verified signature.
CDP Mode - Patch 30
- Update CDP Mode
--> This resolves #3483 (chromedriver 133 may cause UC Mode to freeze up on reconnect)
--> This resolves #3485 (May be able to speed up pure CDP Mode)
--> This improves theuc_gui_click_captcha()
method. - Update examples for UC Mode / CDP Mode
--> (3 examples added. 1 example updated.) - Do some refactoring
--> This prevents the new warnings fromBeautifulSoup
.
What's Changed
Full Changelog: v4.34.8...v4.34.9
Assets 2
1 person reacted
4.34.8 - CDP Mode - Patch 29
@mdmintz
mdmintz
5bde4aa
This commit was created on GitHub.com and signed with GitHub’s verified signature.
CDP Mode - Patch 29
- Update CDP Mode
--> This resolves #3479
--> This resolves #3480 - Add new CDP Mode examples
What's Changed
Full Changelog: v4.34.7...v4.34.8
Assets 2
4 people reacted
4.34.7 - URL schemes and dependencies
@mdmintz
mdmintz
4ba4d68
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Assets 2
3 people reacted
4.34.6 - Fix issue with loading multiple extensions
@mdmintz
mdmintz
f6fdc54
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix issue with loading multiple extensions
- Fix issue with using multiple extension directories
--> This resolves #3468
What's Changed
Full Changelog: v4.34.5...v4.34.6
Assets 2
2 people reacted
4.34.5 - CDP Mode - Patch 28
@mdmintz
mdmintz
1acc69c
This commit was created on GitHub.com and signed with GitHub’s verified signature.
CDP Mode - Patch 28
- Fix methods for switching drivers in CDP Mode
--> This resolves #3465 - Improve output when Rosetta 2 is missing/needed on macOS
--> This resolves #3466 - Refresh Python dependencies
What's Changed
Full Changelog: v4.34.4...v4.34.5
Assets 2
1 person reacted
4.34.4 - CFT and CHS refactoring
@mdmintz
mdmintz
3b64f88
This commit was created on GitHub.com and signed with GitHub’s verified signature.
CFT and CHS refactoring
("Chrome for Testing" and "Chrome-Headless-Shell" refactoring)
- Improve CFT and CHS downloads on Windows
- Refactor .gitignore for CFT and CHS
- Refresh Python dependencies
- Add a ChatGPT example
What's Changed
Full Changelog: v4.34.3...v4.34.4
Assets 2
3 people reacted
4.34.3 - Add shortcuts and error-handling
@mdmintz
mdmintz
270d409
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add shortcuts and error-handling
- Add shortcuts for using "Chrome for Testing" and "Chrome-Headless-Shell"
-->--cft
/cft=True
********--chs
/chs=True
- Error early when combining UC Mode with Chrome-Headless-Shell
--> You can't combine UC Mode with Chrome-Headless-Shell
--> Chrome-Headless-Shell is incredibly fast, but not stealthy - Refresh Python dependencies
What's Changed
Full Changelog: v4.34.2...v4.34.3
Assets 2
2 people reacted
4.34.2 - Add support for downloading browsers, and more
@mdmintz
mdmintz
36bdf14
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add support for downloading browsers, and more
- Add support for downloading browsers
--> This resolves #3450 - Add special options for setting the binary location
--> This lets you directly useChrome for Testing
andChrome-Headless-Shell
--> See #3450 for info - Refresh Python dependencies
- Do some refactoring
- Update examples
- Update the docs
What's Changed
Full Changelog: v4.34.1...v4.34.2
Assets 2
2 people reacted
4.34.1 - CDP Mode - Patch 27
@mdmintz
mdmintz
7c21383
This commit was created on GitHub.com and signed with GitHub’s verified signature.
CDP Mode - Patch 27
- Update CDP Mode
--> The conversion about it was on Discord: https://discord.gg/EdhQTn3EyE
What's Changed
Full Changelog: v4.34.0...v4.34.1
Assets 2
2 people reacted
4.34.0 - CDP Mode - Patch 26
@mdmintz
mdmintz
afd20bc
This commit was created on GitHub.com and signed with GitHub’s verified signature.
CDP Mode - Patch 26
- Update uc_gui_click_captcha()
- Refactor Headless Mode
--> This resolves #3434 - Refactor BaseCase
- Fix --xvfb compatibility with --reuse-session / --rs
--> This resolves #3440 - Update "sbase gui" / "sbase commander" settings
- Refactor completed pytest-html reports
- Refresh Python dependencies
- Update examples
- Update the docs
What's Changed
Full Changelog: v4.33.15...v4.34.0
Assets 2
3 people reacted