Skip to content
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

sb.wait_for_text_not_visible() wasn't mapping to the correct CDP Mode method #3586

Closed
mdmintz opened this issue Mar 5, 2025 · 1 comment · Fixed by #3587
Closed

sb.wait_for_text_not_visible() wasn't mapping to the correct CDP Mode method #3586

mdmintz opened this issue Mar 5, 2025 · 1 comment · Fixed by #3587
Assignees
Labels
bug Uh oh... Something needs to be fixed UC Mode / CDP Mode Undetected Chromedriver Mode / CDP Mode

Comments

@mdmintz
Copy link
Member

mdmintz commented Mar 5, 2025

sb.wait_for_text_not_visible() wasn't mapping to the correct CDP Mode method


This would cause failures in CDP Mode when calling regular SB methods directly.

@mdmintz mdmintz added bug Uh oh... Something needs to be fixed UC Mode / CDP Mode Undetected Chromedriver Mode / CDP Mode labels Mar 5, 2025
@mdmintz mdmintz self-assigned this Mar 5, 2025
@mdmintz
Copy link
Member Author

mdmintz commented Mar 5, 2025

This was resolved in 4.35.4 - https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.35.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Uh oh... Something needs to be fixed UC Mode / CDP Mode Undetected Chromedriver Mode / CDP Mode
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant