Investigate failed runs faster
When a run fails, start in run details. The "What went wrong" panel and timeline usually show enough evidence to pick a fix quickly.
Step-by-step triage
- Open the failed run.
- Read the primary reason shown in "What went wrong".
- Review screenshots and timeline events around submit and validation.
- Apply the suggested next action and run a fresh test.
Common reasons and what to do
- Required field not completed: update field mapping or probe again if the form changed.
- Submit blocked or not triggered: verify the visible submit control is still present.
- Challenge or CAPTCHA shown: automated checks cannot complete those challenges.
- Page/plugin error: inspect recent site changes, then retry after fixes.
If anti-bot protection is causing repeated challenge failures, follow Allowlisting FormReceipt automation.
Re-probe vs retry
Retry first if nothing changed on the page. Re-probe if the form structure, fields, or plugin behavior changed.
When to escalate
If repeated runs fail after updates, contact support with the run ID and a short summary of what changed on your site.