assert_status
Check test run status to get pass/fail results with failure details and screenshot URLs for debugging.
Instructions
Poll a test run for its current status and step-level results. Returns pass/fail with actionable failure details and screenshot URLs for failed steps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | Run ID returned by assert_run. |