invisible_playwright is a stealth browser automation project that presents itself as a drop-in Playwright replacement built around a patched Firefox browser. It is designed to preserve Playwright-style automation while reducing the browser fingerprints that automated sessions often expose. The project targets advanced browser testing, AI browser workflows, and automation scenarios where normal headless browsers may be blocked or classified as bots. It includes claims about passing common browser-fingerprint and bot-detection checks, which makes it technically notable but also sensitive in how it should be used. Responsible use should be limited to authorized testing, internal automation, QA, and research environments. It is best understood as a specialized automation compatibility layer for developers who need Playwright-like control with stronger stealth characteristics.
Features
- Drop-in Playwright replacement
- Patched stealth Firefox browser
- Headless automation support
- Browser fingerprint reduction
- AI browser workflow compatibility
- Authorized testing and QA use cases