Releases: seleniumbase/SeleniumBase
Releases · seleniumbase/SeleniumBase
Release list
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
4.51.1 - Updates to multiple areas
Updates to multiple areas
- Update the xpath-to-css converter
- Update the CDP Mode ad-block list
- Update error messages for proxy failures
- Update proxy validation
- Update the Slider CAPTCHA solver
- Update CDP Mode examples
What's Changed
Full Changelog: v4.51.0...v4.51.1
4.51.0 - CDP Mode: Patch 119
CDP Mode: Patch 119
- Update CDP Mode
--> New methods for logging from CDP Mode - Don't ignore the cache by default on reload()
- Update the docs
- Update examples
- Refresh Python dependencies
What's Changed
Full Changelog: v4.50.6...v4.51.0
4.50.6 - Update timing, dashboard layout, and dependencies
Update timing, dashboard layout, and dependencies
- Update scroll timing in CDP Mode
- Update dashboard layout
- Refresh Python dependencies
- Update CDP Mode examples
What's Changed
Full Changelog: v4.50.5...v4.50.6