Releases: seleniumbase/SeleniumBase
Releases 路 seleniumbase/SeleniumBase
Release list
4.51.11 - CDP Mode: Patch 127
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
4.51.2 - CDP Mode: Patch 120
CDP Mode: Patch 120
- Fix WebRTC leak for non-proxied navigation
-- This resolves #4428 - Drop support for the deprecated Atlas Browser
-- This resolves #4427 - Remove Copilot examples (requires login now)
-- This resolves #4429 - Add a CDP Mode fingerprint test
-- (Uses the Clearcote fingerprint scanner / auditor) - Update Stealthy Playwright Mode examples
-- (sb.goto(url)is stealthier thanpage.goto(url)) - Refresh Python dependencies
-- (filelockandcoverage)
What's Changed
Full Changelog: v4.51.1...v4.51.2