Playwright-reCAPTCHA: SyncSolver gets stuck in an infinite loop when the audio challange button remains disabled.
I’m using the SyncSolver in headless mode (Firefox). When the audio challenge is disabled due to Your computer or network may be sending automated queries. To protect our users, we can't process your request right now. it gets stuck in an infinite loop here because the button never becomes enabled. I’m using v0.0.7.
About this issue
- Original URL
- State: closed
- Created a year ago
- Comments: 18 (8 by maintainers)
So far no issues with over 65 captchas solved. Haven’t gotten rate-limited again yet though.
That is odd. I added the check for the audio challenge being visible immediately after clicking the reCAPTCHA checkbox, so this issue should be solved.
Alright, I added the check for the audio challenge button being visible to that initial loop.