Simon Zheng
Simon Zheng
Sure, please take a look at this file: [README](https://github.com/yczheng0/algorithm/blob/master/README.md)
Hi @frextrite @abhishalya , could you please assign this issue to me?
Hi @mdmintz , I executed the code you presented above and did not pass the check. It stops after clicking the 'verify' checkbox. The version is `selenium==4.14.0 seleniumbase==4.20.8`. I used...
Thanks @mdmintz for your great work! It works.
Hi @mdmintz , sorry to bother again. When the code executes to click the verify checkbox, the page will be kept in a captcha loop, i.e. always requiring clicking the...
@mdmintz I ran [SeleniumBase/examples/raw_uc_mode.py](https://github.com/seleniumbase/SeleniumBase/blob/master/examples/raw_uc_mode.py), which resulted in infinite loop. [SeleniumBase/examples/verify_undetected.py](https://github.com/seleniumbase/SeleniumBase/blob/master/examples/verify_undetected.py) is working without clicking.