Recording of the visual regression run on app.dadtive.com · Dadtive — app walkthrough.

In this video· click a step to jump to it

A
Passed

Test recording

Dadtive — app walkthrough

50,300 ms · 291,227 pixels changed

We built this regression test for app.dadtive.com — it's yours to keep, free.

Take this test with you

This is a real Playwright test, recorded against app.dadtive.com. Claim it into your own workspace and re-run it on every deploy — free.

export async function test(page, baseUrl, screenshotPath, stepLogger) {
  const shot = (n, s) => screenshotPath.replace('.png', '-' + n + '-' + s + '.png');
  const ORIGIN = "https://app.dadtive.com";
  const seen = new Set();
  let idx = 1, pi = 1;
  // Public marketing context (1 shot, pre-login)
  await page.goto("https://dadtive.com/", { waitUntil: 'domcontentloaded' }).catch(function(){});
  await page.waitForTimeout(1800);
  { const cb = page.getByRole('button', { name: /accept|got it|allow|^ok$/i }).first(); if (await cb.isVisible().catch(function(){return false;})) await cb.click({timeout:1500}).catch(function(){}); }
  stepLogger.log('Scenario 1: Public home'); await page.screenshot({ path: shot(idx++, 'public-home'), fullPage: true });
  // Authed landing
  await page.goto("https://app.dadtive.com/", { waitUntil: 'domcontentloaded' }).catch(function(){});
+69 more lines claim the test to get the full code.

Checks run

Run
Visual
86.67%
Text
DOM
Network
+117 −0
Console
A11y
A
Perf
26 over
URL
26 diverged
Variables
Full report
Log in →
291,227
Diff px
50s
Duration
A
Accessible
WCAG 2.2 · 95
C
Fast
Web Vitals · 70

Notes from the demo run

AI-generated

Dadtive is a week-by-week action app for first-time dads in the UK & Ireland. After a warm, human onboarding ('Has your baby arrived?' -> location -> your name + due date) it drops you into a genuinely personalised home: 'Hey Viktor, 11 weeks to go', a 'This Week' task list, a nudge that older-week tasks are waiting, a 'When to worry' quick guide, and a simple Home / My List / Dad nav. The tone stays calm and supportive throughout, and the cookie notice proudly states essential-cookies-only, no tracking.

Highlights
  • Personalisation lands immediately
    The home screen greets you by name with a live 'X weeks to go' countdown and a This-Week task list scoped to your due date — the onboarding answers visibly shape the product, which is exactly what keeps a new user engaged.
  • Empathetic, low-pressure copy
    'No tasks scheduled for this week. Enjoy the calm.' is a lovely bit of writing — it reassures rather than nags, which fits an anxious first-time-parent audience perfectly.
  • Privacy as a feature
    Essential-cookies-only, no tracking/advertising — a real trust signal for a family-data product.
Friction points
  • Final onboarding CTA is silently gated
    The 'Let's go' button on the 'Tell us about your baby' step stays inert until both name and due date are filled, with no inline hint about what's missing — easy to get stuck on.
  • Passwordless magic-link only
    Sign-in is magic-link or Google with no password; a dad checking on his phone has to leave for the inbox before getting back in.

11 visual changes

Step 26,067 px changed
Before
Before
After
After
Diff
Diff
Step 36,067 px changed
Before
Before
After
After
Diff
Diff
Step 46,067 px changed
Before
Before
After
After
Diff
Diff
Step 56,067 px changed
Before
Before
After
After
Diff
Diff
Step 638,137 px changed
Before
Before
After
After
Diff
Diff
Step 738,137 px changed
Before
Before
After
After
Diff
Diff
Step 838,137 px changed
Before
Before
After
After
Diff
Diff
Step 938,137 px changed
Before
Before
After
After
Diff
Diff
Step 1038,137 px changed
Before
Before
After
After
Diff
Diff
Step 1138,137 px changed
Before
Before
After
After
Diff
Diff
Step 1238,137 px changed
Before
Before
After
After
Diff
Diff

Share this run

Earned · Lastest awards

Proof your app is not AI slop

LASTEST
starter
regressions
0
Badges stay live, ratchet upward, only downgrade on confirmed regression.
56,491 test runs recorded · 978 products tested with Lastest

This test was built for app.dadtive.com — claim it free

One click copies the test and baseline screenshots into your own Lastest workspace. Re-run on every deploy and catch regressions before your users do — free, no card required.