Skip to main content

Execution

Run Tests on Preview

Verify this preview gate and confirm if this PR is safe to merge.

Ready
Test Steps
0/9 completed
Pending
1.Connect to Vercel Preview

Open https://your-project-git-branch.vercel.app in browser

Pending
2.Wait for App Ready

Wait for DOMContentLoaded and network idle

Pending
3.Replay: Navigate to target page

Replay recorded navigation step

Pending
4.Replay: Fill form fields

Replay recorded input interactions

Pending
5.Replay: Submit action

Replay recorded click / submit step

Pending
6.Assert: Response content

Verify expected text / element is visible

Pending
7.Assert: No console errors

Check browser console for uncaught errors

Pending
8.Assert: Network requests

Verify key API calls returned 200

Pending
9.Capture result screenshot

Save final-state screenshot for diff review

Click "Run Test" to start execution...

Simulation Mode

This demo simulates Playwright test execution in the browser. For real E2E tests, deploy Endia to a server environment where Playwright can run with actual browser binaries. The screenshots shown are real website previews from a screenshot service.