Download Latest Version 4.42.5 - CDP Mode_ Patch 64 source code.tar.gz (1.3 MB)
Email in envelope

Get an email when there's a new version of SeleniumBase

Home / v4.42.2
Name Modified Size InfoDownloads / Week
Parent folder
4.42.2 - CDP Mode_ Patch 62 source code.tar.gz 2025-10-06 1.3 MB
4.42.2 - CDP Mode_ Patch 62 source code.zip 2025-10-06 1.5 MB
README.md 2025-10-06 1.2 kB
Totals: 3 Items   2.8 MB 1

CDP Mode: Patch 62

Here are the new methods added to CDP Mode:

:::python
sb.cdp.get_mfa_code(totp_key=None)
sb.cdp.enter_mfa_code(selector, totp_key=None, timeout=None)
sb.cdp.is_attribute_present(selector, attribute, value=None)
sb.cdp.is_online()

(Note that those new CDP Mode methods already existed in regular SeleniumBase)

What's Changed

Full Changelog: https://github.com/seleniumbase/SeleniumBase/compare/v4.42.1...v4.42.2

Source: README.md, updated 2025-10-06