-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
FunSomething big happened / (maybe some sarcasm)Something big happened / (maybe some sarcasm)UC Mode / CDP ModeUndetected Chromedriver Mode / CDP ModeUndetected Chromedriver Mode / CDP ModedocumentationtestsThis involves test updates or new testsThis involves test updates or new tests
Description
Update examples to use the newer CF Turnstile selector
The Cloudflare Turnstile checkbox selector changed from span.mark
to just span
.
I've already updated the tests for it: e693775
This is not surprising, considering that they are watching me:
https://www.youtube.com/watch?v=2pTpBtaE7SQ&t=1907s

People should be aware that websites can change, which causes CSS Selectors to change too.
Thankfully, no SeleniumBase changes were needed this time, unlike last time: #2626
In case there's any confusion, this is all you need to do:

...and that should solve the issue!
LiPingYen, jfarre20 and rllolaLiPingYen and jfarre20
Metadata
Metadata
Assignees
Labels
FunSomething big happened / (maybe some sarcasm)Something big happened / (maybe some sarcasm)UC Mode / CDP ModeUndetected Chromedriver Mode / CDP ModeUndetected Chromedriver Mode / CDP ModedocumentationtestsThis involves test updates or new testsThis involves test updates or new tests