Realistic Firefox binary via launcher + executablePath #3813
feder-cr
started this conversation in
Show and tell
Replies: 0 comments
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.
-
The launcher option (require('playwright').firefox) plus executablePath in launchOptions already cover this well. I maintain invisible_playwright, a Playwright wrapper around a Firefox build patched at the source level for a realistic fingerprint (no injected JS), useful for crawls that hit bot detection on the default Chromium path. Sharing here in case it's useful to others.
Beta Was this translation helpful? Give feedback.
All reactions