Quick Start Guide
Get up and running with Auto-Browse quickly by following these simple steps.Demo Video
Installation
Install Auto-Browse using npm:Basic Setup
- Create a
.env
file in your project root:
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