Product Developer
Savan Vaghani builds the frontend at TestDino, a SaaS platform that turns Playwright test data into something teams actually want to look at.
His day to day sits at the intersection of product and engineering. He designs multi tenant dashboards that help QA and dev teams track test runs, surface flaky tests, and monitor CI health without forcing anyone to dig through raw logs.
The stack is React and TypeScript, but the real work is in the product decisions. He works on onboarding flows that reduce time to value, GitHub integrations that meet teams where they already work, and interface details that make complexity feel simple.
He thinks a lot about the gap between "technically correct" and "actually usable", and tends to close it.
A Playwright test that passes locally but fails in CI often signals flakiness or environment sensitivity, and it's a frustrating p...
Playwright
Playwright is easy to start but hard to scale correctly. This guide highlights the best GitHub repositories to help you build a cl...
Playwright Test Automation
Playwright Codegen gets you runnable tests fast by recording real browser flows. Use AI to refactor the noisy output into stable,...
Playwright
Playwright accessibility testing with axe-core lets you catch WCAG violations on every pull request, not months later in an audit....
Playwright
Playwright network mocking lets you intercept API calls and return controlled responses for faster, more reliable tests. Eliminate...
Playwright
A hands-on guide to testing REST APIs with Playwright's built-in APIRequestContext. Covers GET, POST, PUT, PATCH, and DELETE reque...
Playwright
Playwright’s HTML Reporter turns raw test results into an interactive, visual dashboard with test status, screenshots, videos, and...
Playwright
Top 6 Playwright reporting tools that speed up CI debugging with clear logs and actionable insights. Reduce failure analysis time...
Test Reporting
Strengthen your CI pipeline with Playwright PR Health Checks with TestDino. Automatically detect and block risky merges before the...
Playwright