Replies: 1 comment 1 reply
-
|
You are awesome. Really....this is awesome. Great job!!! |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Basically, frameworks like Selenium, puppeteer or playwright have leaks, as they don't focus on undetectability.
Internally, they all use the chrome-developer-protocol (CDP), which controlls any Chromium based browser in the end.
So what makes this package different?
Runtime.enable, which are easily detectable.unique_context=Trueargument attarget.execute_script)Beta Was this translation helpful? Give feedback.
All reactions