Demo SaaS App

Login happy path

Spec

test: "login happy path"
start_url: https://demo.yalitest.com/app/login
mode: dry-run

intent: |
  enter a known test user email
  enter the password
  submit the form

assertions:
  - "the dashboard is shown"
  - "the user avatar is visible"

Runs