github seleniumbase/SeleniumBase v4.42.2
4.42.2 - CDP Mode: Patch 62

12 hours ago

CDP Mode: Patch 62

Here are the new methods added to CDP Mode:

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: v4.42.1...v4.42.2

Don't miss a new SeleniumBase release

NewReleases is sending notifications on new releases.