Skip to content

Conversation

mdmintz
Copy link
Member

@mdmintz mdmintz commented Oct 6, 2025

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)

@mdmintz mdmintz self-assigned this Oct 6, 2025
@mdmintz mdmintz added enhancement Making things better documentation dependencies This involves updating a dependency file tests This involves test updates or new tests SeleniumBase 4 SeleniumBase 4 UC Mode / CDP Mode Undetected Chromedriver Mode / CDP Mode labels Oct 6, 2025
@mdmintz mdmintz merged commit 2a26bed into master Oct 6, 2025
6 checks passed
@mdmintz mdmintz deleted the cdp-mode-patch-62 branch October 6, 2025 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies This involves updating a dependency file documentation enhancement Making things better SeleniumBase 4 SeleniumBase 4 tests This involves test updates or new tests UC Mode / CDP Mode Undetected Chromedriver Mode / CDP Mode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant