Chris Simpkins

Results 8 comments of Chris Simpkins

I'm going to actually close this issue as I am not 100% sure if it is Camoufox. I think Datadome updated their bot detection for session length as well as...

> [@chris-simpkins](https://github.com/chris-simpkins) sorry to re-open but since creepjs flags camoufox as "bad" now, and also shows warnings for the canvas and webgl hashes (which I assume means it's suspicious), wouldn't...

Navigating to https://bot.sannysoft.com from within the container, taking a screenshot and exporting it. Both WebGL vendor and WebGL renderer were marked as "missing"

What is the error when the pod crashes?

I am also encountering issues with datadome detecting camoufox with residential proxy as a bot now. Trying to access [seatgeek](https://seatgeek.com) -> then clicking on any event on the home page....

Thank you for looking into this. I am using an Intel Mac running Sequoia 15.3. My setup is a _little_ funky though - I am using the Camoufox Server with...

@daijro Aha! I think I found the issue. I was also trying to intercept the requests on the page using playwright. (omitted from my snippet) ``` await page.route("**/api/event_listings_v2/*", (route) =>...

> Hi, I still have a Datadome block running the last release version in linux, so using headless="virtual". If I run it without headless it works fine, but as soon...