What would you like to test?
Write down your test instruction here
Web
Mobile
Claude Sonnet (1x credit)
Running
1.0 Credits
Interactive Mode: ON
End Session
app-demo.io/signup
App Demo
Sign Up
Log In
Create your account
Get started for free
Full Name
Alex Johnson
Email
alex@company.com
Password
••••••••
Create Account
App Demo
Dashboard
Settings
Profile
AJ
AJ
Welcome to App Demo!
Alex Johnson
Your account is ready to go
Email
alex@company.com
Account type
Free
Status
Active
AI Chat
I'll test the signup flow — filling in the form with valid details, submitting, and verifying the welcome screen shows the correct username.
✓ screenshot (0ms)
✓ input full name field
✓ input email field
✓ input password field
✓ click("Create Account")
✓ welcome screen loaded
✓ verify username "Alex Johnson"
✓ verify account status active
AI is thinking...
Aximo verifying signup flow
✓ Form filled with valid name, email, password
✓ Account created successfully
✓ Welcome screen loaded correctly
⟳ Verifying username and account status...
Results / Signup flow — form, submission, welcome screen
Succeeded
Started: today, 11:24:08 AM
Completed: today, 11:26:31 AM
Duration: 2m 23s
Model: Claude Sonnet
Summary
Logs
Console
Conversation
✓
1
Signup page loaded. All form fields visible — name, email, and password. Filling in with valid test details.
input · x: 320 y: 180
✓
2
Form submitted successfully. No validation errors. Redirected to welcome screen.
click · x: 320 y: 290
✓
3
Welcome screen displays correct username "Alex Johnson" — matches the name entered during signup.
screenshot · verified
✓
4
Account status shows "Active" and account type shows "Free" — all onboarding assertions passed.
screenshot · all assertions passed
Step 3 — assertion passed
Welcome screen displays "Alex Johnson" correctly — username from signup matches what's shown on screen after account creation.
✓ Assertion passed — signup flow verified end to end