We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Fix critical inaccuracies and enhance documentation Critical fixes: - Update CDP count from 300+ to 644 methods across all pages - Fix exit codes 85/86 descriptions in For-AI-Agents and Troubleshooting - Add all missing exit codes (82, 84, 103-105, 110) Enhancements: - Add Node.js >=20 requirement and Chrome installation note - Add session.json structure example - Expand --no-wait explanation with use cases - Add new recipes: multi-page navigation, iframes, Shadow DOM, React/Vue/Angular patterns, file upload - Add troubleshooting for Chrome version, SSL, memory, CORS issues New pages: - Quick-Reference.md: Complete exit code table, common patterns, quick fixes - Architecture.md: Daemon explanation, IPC, session lifecycle, CDP details All changes align with actual codebase implementation.
Add wiki pages: Home, Getting-Started, Commands
Initial Home page