Start a test run
Test Run
Start a test run
Start a test run
POST
Start a test run
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
Playwright project name(s) to run. Maps to --project CLI flag.
Deprecated. Use playwrightProjectName instead.
Name of the environment to use for this run (e.g. "Staging", "Production"). When omitted, falls back to the project's default environment.
Deprecated. Use environment instead.
When true, automatically attempt to fix failing tests after the run completes.
Git branch to run tests against. When omitted, uses the project's default branch.
Required string length:
1 - 255Example:
"staging/dev"
Response
Default Response
ID to use for polling the run status and results