Quick Start
Get started with Fault0 in minutes
🐣 Sign up
Visit fault0.com/signup and register an account using your preferred sign-up method. You'll receive a confirmation email to activate your account.
TBD: Screenshot for Fault0 signup
📱 Create a new project
After signing up, log in to your dashboard and click "Create a New Project". Provide a project name and a brief description to set up your project.
TBD: Screenshot for creating a new project in Fault0
🔗 Install the Fault0 Playwright Reporter
Install the fault0-playwright-reporter package in your existing Playwright project:
TBD: Exact package name and installation instructions
⚙️ Configure your Playwright config
Add the Fault0 reporter to your playwright.config.ts file:
Add your Fault0 API key to your environment variables:
TBD: Exact configuration options and API key setup instructions
🚀 Run your tests
Run your existing Playwright tests as usual. The results will automatically be sent to your Fault0 dashboard:
🥳 View the results
Navigate to your Fault0 dashboard to view detailed test reports, including:
- Test execution status
- Screenshots of failures
- Video recordings
- Execution traces
- Detailed error logs
Analyze the results and debug any failures with comprehensive visual and technical artifacts!