KeyPages Fake SaaS: saas-health-view← Back to YamaYama Labs
All greenAll-Green SaaSExpected: B2B SaaS marketing site renders cleanly: home, product/features, pricing with plan cards + CTAs, trial signup form, demo/contact form, and login. No cart, no checkout, no add-to-cart.

Internal health view

SaaS revenue-path health

Fetches pricing, signup, demo and login from this lab and asserts the exact DOM markers KeyPages maps for the saas_subscription_v1 template. Read-only β€” nothing here changes fixture state.

Running…0/0 checks passing
  • Pricing

    /labs/saas-happy-path/pricing

    role: pricing

    …

    HTTP β€”

    • Pricing section [data-commerce-section="pricing"] (pending)
    • Plan cards (pending)
    • Visible prices (pending)
    • Pricing CTAs (pending)
    Open Pricing β†’
  • Signup / Start trial

    /labs/saas-happy-path/signup

    role: signup

    …

    HTTP β€”

    • Signup form [data-saas-control="signup-form"] (pending)
    • Email input (pending)
    • Enabled submit button (pending)
    Open Signup / Start trial β†’
  • Demo / Contact sales

    /labs/saas-happy-path/demo

    role: demo_request

    …

    HTTP β€”

    • Demo form [data-saas-control="demo-form"] (pending)
    • Name / email / company fields (pending)
    • Enabled submit button (pending)
    Open Demo / Contact sales β†’
  • Login

    /labs/saas-happy-path/login

    role: login

    …

    HTTP β€”

    • Login form [data-saas-control="login-form"] (pending)
    • Email + password inputs (pending)
    • Enabled sign-in button (pending)
    Open Login β†’

Cart and checkout are intentionally absent from this lab. A missing-cart or missing-checkout finding against these URLs is a false positive.