← Demo SaaS App / Login happy path
failedRun run-fail
5/18/2026, 10:06:00 AM
11.8s
Steps
2/4
Vision calls
5
Cost
$0.0194
Confidence
74%
AI summary
The login form accepted credentials, but the expected dashboard did not appear. Yalitest stopped before making any write action.
Failed at step 3: Expected dashboard content was not visible after submit.
Comic strip
- #1·navigate780msOpen the login page.The login form is visible with email and password fields.
- #2·type1640msEnter test user credentials.Both fields accepted input and the submit button became enabled.
- #3·assert3120msVerify that the dashboard is shown.The page remained on the login screen after submit.Expected dashboard content was not visible after submit.