Visual Execution Engine

Watch tests run in real-time with step-by-step progress

Speed:

Test Steps

Valid email + password login

1

Navigate to login page

navigatehttps://vzy.one/login

2

Verify email input is visible

assert_visible#email-input

3

Enter email address

fill#email-input

4

Enter password

fill#password-input

5

Click Login button

clickbutton[type="submit"]

6

Verify redirect to dashboard

assert_url/dashboard

7

Capture dashboard screenshot

screenshotdashboard-loaded

about:blank
Chromium 121.0

Click "Start Execution" to begin

Live Logs