- Nov 5, 2023
- 2,059
- 485
I am able to do automation on browsers like edge and chrome with python and playwright. But whenever I try to automate with anti detect browsers simple tasks like open browser and go to url it gives errors. It opens browser but doesnt do any steps after that. For playwright + Gologin it gives incorrect websocket URL , and for playwright + dolphin wring debugger address. What am I doing wrong ? I tried so many ways , but no chance.