Guide
Quick Start
Get started with Auto-Browse in minutes
Quick Start Guide
Get up and running with Auto-Browse quickly by following these simple steps.
Installation
Install Auto-Browse using npm:
Basic Setup
- Create a
.env
file in your project root with your OpenAI API key:
Simple Example
Here’s a complete example showing form automation:
Using with Playwright Tests
Auto-Browse seamlessly integrates with Playwright tests:
Next Steps
- Learn more about configuration options
- Explore supported actions
- Check out best practices