Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
-
playwright-go-stealth doesn't fix all the issues I see. I found undetected-chromedrive works in the cases that playwright-go-stealth fails ... although no support for golang. https://secretagent.dev/ or https://github.com/rebrowser/rebrowser-patches also look promising, but again no support for golang. One idea is to allow playwright-go to use camoufox (https://github.com/daijro/camoufox). eg :
This can be made to work in linux, but macos is failing for me. Also the above launch method seems to be going away. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am new to Playwright and went through the examples. I am wondering whether it is possible to use apify/fingerprint-injector and apify/fingerprint-generator with the Go version, or not?
rod also provides an anti-bot example go-rod/stealth. I know Playwright turns the WebDriver flag off by default. But, I am looking for a more advanced and comprehensive solution/example.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions