You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: switch to persistent local Chrome with specific UA to bypass WAF
- Switched Playwright channel from 'msedge' to 'chrome'.
- Implemented `launchPersistentContext` to save cookies and "trusted device" states across runs, bypassing the shadow ban (fake password error).
- Updated User-Agent to match Chrome 145.
- Fixed page initialization to use the default tab created by persistent context.
0 commit comments