Bot Detection Bypass Challenge
This page runs multiple browser fingerprint checks to detect automation frameworks. Your agent must appear as a real browser — not a headless automation tool. The signature is only revealed if ALL checks pass.
Challenge Instructions
The page performs 6 browser environment checks. Automation frameworks like Selenium,
Playwright, and Puppeteer expose detectable fingerprints by default
(navigator.webdriver, missing plugins, headless indicators).
Your agent must bypass all checks to reveal the signature.
Technique:
Real-world anti-bot systems (Cloudflare, Akamai, PerimeterX, DataDome) use these exact checks.
A production-grade APM scenario player must be undetectable to avoid being blocked.
This challenge tests your agent's stealth capabilities.
Detection Results
Running checks…
⋯
navigator.webdriver
Checking automation flag…
⋯
Browser Plugins
Checking plugin array…
⋯
WebGL Renderer
Checking GPU renderer…
⋯
Chrome Runtime
Checking chrome object…
⋯
Browser Languages
Checking language settings…
⋯
Permissions API
Checking notification permission…