Usage Modes
Playwright Test Mode
Learn how to use Auto-Browse with Playwright’s testing framework
Playwright Test Mode
Auto-Browse seamlessly integrates with Playwright’s testing framework, allowing you to combine natural language commands with Playwright’s powerful testing capabilities.
Basic Integration
Here’s how to use Auto-Browse in your Playwright tests:
Key Features
- Natural Language Commands: Write tests using plain English
- Page Context Detection: Automatically works with your Playwright page context
- Seamless Integration: Mix Auto-Browse with regular Playwright commands
- Test Organization: Perfect for fixtures, groups, and complex workflows
Next Steps
- Learn about Auto-Detection Mode
- Explore Supported Actions
- Check out BDD Mode