Skip to content

CDP Mode: Patch 36 #3550

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Feb 20, 2025
Merged

CDP Mode: Patch 36 #3550

merged 4 commits into from
Feb 20, 2025

Conversation

mdmintz
Copy link
Member

@mdmintz mdmintz commented Feb 20, 2025

CDP Mode: Patch 36

  • Update CDP Mode
    --> Add sb.cdp.wait_for_element_not_visible(selector, timeout=None)
    --> Add sb.cdp.wait_for_element_absent(selector, timeout=None)
    --> Always pass the timeout arg when mapping from sb to sb.cdp.
  • Update CDP Mode examples
    --> Multiple examples updated. One new example added.
  • Upgrade Selenium
    --> selenium==4.29.0

@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 Feb 20, 2025
@mdmintz mdmintz self-assigned this Feb 20, 2025
@mdmintz mdmintz merged commit 8317bc8 into master Feb 20, 2025
6 checks passed
@mdmintz mdmintz deleted the cdp-mode-patch-36 branch February 20, 2025 20:05
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