Fix 2FA problem on new login page (#305)

* fix 2FA on new login page

* change 2fa login checking element

* temporary disable parallel due to errors when script tries to dismiss buttons
This commit is contained in:
hmcdat
2025-05-30 16:43:15 +07:00
committed by GitHub
parent d5fd06d229
commit 9f5601d44b
2 changed files with 4 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
"baseURL": "https://rewards.bing.com",
"sessionPath": "sessions",
"headless": false,
"parallel": true,
"parallel": false,
"runOnZeroPoints": false,
"clusters": 1,
"saveFingerprint": {