Skip to content
blop docs
Search
Ctrl
K
Cancel
GitHub
Select theme
Dark
Light
Auto
Introduction
Getting started
Overview
Installation
First steps
Features
Guides
Overview
Using the CLI
Agent providers
CI integration
Vitest integration
Any framework via JUnit
Skills
Browser Harness
Overview
CLI and sessions
TypeScript API
Container sessions
Security model
Concepts
Overview
Writing tests
Configuration
Browser tools
Reporters and output
Reference
Overview
Commands
Settings
Environment variables
Test DSL
Runner and results
Browser tools
Configuration
Types
Examples
Overview
Auth flow
Form submission
Multi-page flow
Troubleshooting
GitHub
Select theme
Dark
Light
Auto
Examples
Copy-paste recipes for real-world testing patterns.
01
Auth flow
Sign in as a seeded user and verify the dashboard renders.
→
02
Form submission
Fill a multi-field form, validate inputs, and confirm a success state.
→
03
Multi-page flow
A wizard / checkout-style flow with assertions between steps.
→