changed wait for hCaptcha image logic & other stuff

- fixed bug in dragging type of hCaptcha when worker did not select an even amount of coordinates and it would crash
- change waitForResponse function to a waitForRequests util function with more proper checks
This commit is contained in:
gohoski
2025-01-11 01:48:17 +03:00
parent 52ad4dea00
commit 881c6c773c
3 changed files with 108 additions and 20 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
# For more information, please see the README.md
SUNO_COOKIE=
TWOCAPTCHA_KEY= # Obtain from 2captcha.com
BROWSER=chromium # chromium or firefox
BROWSER=chromium # chromium or firefox, although chromium is highly recommended
BROWSER_GHOST_CURSOR=false
BROWSER_LOCALE=en
BROWSER_HEADLESS=true