Create tests step-by-step with manual control
Define Test Goal
Add Steps Sequentially
Configure Test Data
Run and Validate
Navigate to homepage
Go to /dashboard
Open checkout page
Click 'Add to Cart' button
Type 'user@example.com' in email field
Select 'Premium' from plan dropdown
Upload invoice.pdf
Verify success message appears
Check total equals $99.99
Ensure redirect to dashboard
Confirm submit button disabled
Wait for spinner to disappear
Wait until chart loads
Pause for 2 seconds
If popup appears, close it
If not logged in, perform login
When price > $100, verify free shipping
Generate random email
Use timestamp for username
Select date 7 days from now
If error appears, capture message
On timeout, retry action
If element missing, check alternatives
Click 'Submit Order'
Type in 'Email Address' field
Click menu in top navigation