Releases: seleniumbase/SeleniumBase
Releases 路 seleniumbase/SeleniumBase
Release list
4.51.12 - CDP Mode: Patch 128
CDP Mode: Patch 128
- Perform no-op on duplicate quit() calls to avoid coroutine warnings
--> This resolves #4458 - Refresh Python dependencies
-->setuptoolsandplatformdirs
What's Changed
Full Changelog: v4.51.11...v4.51.12
4.51.11 - CDP Mode: Patch 127
CDP Mode: Patch 127
Special thanks to @crippledgeek (#4454 and #4455)
What's Changed
Full Changelog: v4.51.10...v4.51.11
4.51.10 - CDP Mode: Patch 126
CDP Mode: Patch 126
- Patch the vendored version of nest_asyncio for Python 3.14+
- Update timing of stealthy CDP Mode clicks
- Refresh Python dependencies
What's Changed
Full Changelog: v4.51.9...v4.51.10
4.51.9 - CDP Mode: Patch 125
CDP Mode: Patch 125
- Fix non-authenticated proxy in the sb_cdp format
- Refresh Python dependencies
- Update CDP Mode examples
What's Changed
Full Changelog: v4.51.8...v4.51.9
4.51.8 - Add `drag_and_drop()` with CDP
Add drag_and_drop() with CDP
- Add a CDP-based drag_and_drop() method
--> This resolves #4442 - Update CDP Mode examples
--> Specifically fordrag_and_drop() - Update the docs
What's Changed
Full Changelog: v4.51.7...v4.51.8
4.51.7 - Add `click_and_hold()` with CDP
4.51.6 - CDP Mode: Patch 124
CDP Mode: Patch 124
- Make CDP Mode stealthier
--> Improve fingerprint on actions and add randomization - Sync up BaseCase and sb_cdp methods
--> (Forclear()&clear_input(), which are the same) - Refresh Python dependencies
--> (Includescertifiand a few optional dependencies) - Update CDP Mode examples
What's Changed
Full Changelog: v4.51.5...v4.51.6
4.51.5 - CDP Mode: Patch 123
4.51.4 - CDP Mode: Patch 122
CDP Mode: Patch 122
- Update CDP Mode
--> For a stealthier fingerprint - Refresh Python dependencies
- Update CDP Mode examples
What's Changed
Full Changelog: v4.51.3...v4.51.4
4.51.3 - CDP Mode: Patch 121
CDP Mode: Patch 121
- Update CDP Mode
-- Addscroll&timeoutargs for some methods.
-- Handle a special case for clickingsvgelements. - Refresh Python dependencies
-- (websockets,filelock,platformdirs)
What's Changed
Full Changelog: v4.51.2...v4.51.3