Playwright Integration
Add OpenQA to your existing Playwright project.Installation
Authentication
- Claude CLI
- API Key
- OpenAI / Google
Usage
How Context Sharing Works
OpenQA uses@playwright/mcp to share the browser context between your test and the AI agent:
- Shared cookies and session storage
- Same page state and navigation history
- True collaborative automation

