VeriWasp Test your own SaaS →

https://veriwasp-playtest-sandbox-nrhfhakkz-veriwasp.vercel.app

Completed · 11 issues found

desktop · VeriWasp Demo

Want this on your own app?

VeriWasp runs the same kind of test against your site, on demand or on every pull request via the GitHub App. Free credits, no card required.

Summary

Last step to pass: #01 navigate, Load the homepage (flagged, see below)

[warning] "[GSI_LOGGER]: Your client application uses one of the Google One Tap prompt UI status methods that may stop functioning when FedCM becomes mandatory.

[network] Fetch https://o205439.ingest.sentry.io/api/1323670/envelope/?sentry_key=d00780d432ac4ccf882f60dd02062e14&sentry_version=7&sentry_client=sentry.javascr

✕ Failed: #02 type, the Your name field

could not find an element matching "the Your name field"

⚠ 4 page-level issue(s) (accessibility), see below.

desktop Headless Chrome

Suggested next step

Steps 2 ("the Your name field") and 4 ("the Password field") failed to find their inputs, then step 5's click on "Create account" fired anyway with only the email filled — which explains why step 6's welcome-message assertion also failed (no valid signup could have completed with a missing name/password). This looks like a real regression in the signup form (not ambiguous or environment), so the next action is to inspect the current signup form markup for the name and password inputs — check whether they still exist, and if so, what their actual label/placeholder/id/name attributes are now (the truncated HTML shows generic `input`/label nodes but no name/password-specific attributes visible), then update the test's element descriptions to match the real attributes, or confirm in the app that these two fields were accidentally removed/renamed in this deploy.

Replay

Step 1 of 6 Open full trace →
01 navigate Load the homepage passed 22725ms

[warning] "[GSI_LOGGER]: Your client application uses one of the Google One Tap prompt UI status methods that may stop functioning when FedCM becomes mandatory.

[network] Fetch https://o205439.ingest.sentry.io/api/1323670/envelope/?sentry_key=d00780d432ac4ccf882f60dd02062e14&sentry_version=7&sentry_client=sentry.javascr

Screenshot of the page after this step

Visual diff vs previous run (changed regions highlighted)

Visual diff of this step's screenshot against the previous run, with changed regions highlighted
6
Steps
3
Passed
3
Failed
11
Issues found

Issues found

1 Level A 2 Level AA 1 best practice

WCAG rates each accessibility rule Level A, AA, or AAA. Most teams target Level AA, which means fixing every Level A and AA failure. Level AAA and best-practice items are optional polish, not required for AA.

New to this? Read what WCAG is and why it matters, or how to fix the most common issues.

high bug

Step 2 (type) failed after 2 retries: the Your name field

could not find an element matching "the Your name field"

high bug

Step 4 (type) failed after 2 retries: the Password field

could not find an element matching "the Password field"

high bug

Step 6 (assert) failed after 3 retries: a welcome message greeting the new user by name

could not find an element matching "a welcome message greeting the new user by name"

medium bug

2 browser console error(s) logged during the test

low environment

3 failed third-party request(s) (analytics, telemetry, or another external service), unlikely to affect your users

[network] Fetch https://o205439.ingest.sentry.io/api/1323670/envelope/?sentry_key=d00780d432ac4ccf882f60dd02062e14&sentry_version=7&sentry_client=sentry.javascript.browser%2F7.111.0 failed: net::ERR_FAILED

high WCAG AA a11y Fix guidance ↗

Elements must meet minimum color contrast ratio thresholds (1 element)

Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds

high WCAG A a11y Fix guidance ↗

Links must be distinguishable without relying on color (2 elements)

Ensure links are distinguished from surrounding text in a way that does not rely on color

medium WCAG AA a11y Fix guidance ↗

Zooming and scaling must not be disabled (1 element)

Ensure <meta name="viewport"> does not disable text scaling and zooming

medium Best practice a11y Fix guidance ↗

All page content should be contained by landmarks (1 element)

Ensure all page content is contained by landmarks

medium regression

Step 5 (click) has 1 new console error(s) since moments ago

[error] "[GSI_LOGGER]: FedCM get() rejects with AbortError: signal is aborted without reason"

low regression

Step 5 (click) has 2 new failed third-party request(s) since moments ago (analytics, telemetry, or another external service)

[network] Fetch https://o205439.ingest.sentry.io/api/1323670/envelope/?sentry_key=d00780d432ac4ccf882f60dd02062e14&sentry_version=7&sentry_client=sentry.javascript.browser%2F7.111.0 failed: net::ERR_FAILED

Show step-by-step technical detail
01 navigate Load the homepage
passed 0.0% visual diff 22725ms
1 console error(s), 1 network error(s) (click to expand)

[warning] "[GSI_LOGGER]: Your client application uses one of the Google One Tap prompt UI status methods that may stop functioning when FedCM becomes mandatory. Refer to the migration guide to update your code accordingly and opt-in to FedCM to test your changes. Learn more: https://developers.google.com/identity/gsi/web/guides/fedcm-migration?s=dc#display_moment and https://developers.google.com/identity/gsi/web/guides/fedcm-migration?s=dc#skipped_moment"

[network] Fetch https://o205439.ingest.sentry.io/api/1323670/envelope/?sentry_key=d00780d432ac4ccf882f60dd02062e14&sentry_version=7&sentry_client=sentry.javascript.browser%2F7.111.0 failed: net::ERR_FAILED

Screenshot of the page after this step

Visual diff vs previous run (changed regions highlighted)

Visual diff of this step's screenshot against the previous run, with changed regions highlighted
02 type the Your name field
retry 2 failed 0.0% visual diff 6346ms

could not find an element matching "the Your name field"

Before

Screenshot of the page before this step

After

Screenshot of the page after this step

Visual diff vs previous run (changed regions highlighted)

Visual diff of this step's screenshot against the previous run, with changed regions highlighted
03 type the Work email field
🤖 AI passed 0.0% visual diff 2693ms

Locator: [data-playtest-id="3"]

Before

Screenshot of the page before this step

After

Screenshot of the page after this step

Visual diff vs previous run (changed regions highlighted)

Visual diff of this step's screenshot against the previous run, with changed regions highlighted
04 type the Password field
retry 2 failed 0.0% visual diff 6187ms

could not find an element matching "the Password field"

Before

Screenshot of the page before this step

After

Screenshot of the page after this step

Visual diff vs previous run (changed regions highlighted)

Visual diff of this step's screenshot against the previous run, with changed regions highlighted
05 click the Create account button
passed 0.0% visual diff 6826ms

Locator: [data-playtest-id="11"]

1 console error(s), 2 network error(s) (click to expand)

[error] "[GSI_LOGGER]: FedCM get() rejects with AbortError: signal is aborted without reason"

[network] Fetch https://o205439.ingest.sentry.io/api/1323670/envelope/?sentry_key=d00780d432ac4ccf882f60dd02062e14&sentry_version=7&sentry_client=sentry.javascript.browser%2F7.111.0 failed: net::ERR_FAILED

[network] Fetch https://o205439.ingest.sentry.io/api/1323670/envelope/?sentry_key=d00780d432ac4ccf882f60dd02062e14&sentry_version=7&sentry_client=sentry.javascript.browser%2F7.111.0 failed: net::ERR_FAILED

Before

Screenshot of the page before this step

After

Screenshot of the page after this step

Visual diff vs previous run (changed regions highlighted)

Visual diff of this step's screenshot against the previous run, with changed regions highlighted
06 assert a welcome message greeting the new user by name
retry 3 failed 0.0% visual diff 15098ms

could not find an element matching "a welcome message greeting the new user by name"

Before

Screenshot of the page before this step

After

Screenshot of the page after this step

Visual diff vs previous run (changed regions highlighted)

Visual diff of this step's screenshot against the previous run, with changed regions highlighted

Screenshots and video are deleted 14 days after the run. Use the download buttons at the top of this report to keep it longer.

This report took one paste and a URL.

Run the same kind of test against your own SaaS. Free credits, no card required.

Test your SaaS free →