Savan Vaghani

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.

Savan Vaghani
Playwright Flaky Tests: How to Detect and Fix Them

A Playwright test that passes locally but fails in CI often signals flakiness or environment sensitivity, and it's a frustrating p...

Playwright
Best Playwright GitHub Repositories for Test Automation
Best Playwright GitHub Repositories for Test Automation

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 AI Codegen
Playwright AI Codegen: Generate Tests Automatically

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_-Fast-CI-automation-guide
Playwright Accessibility Testing: Fast CI Automation Guide

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_-Intercept-and-Mock-API-Requests-1.
Playwright Network Mocking: Intercept and Mock API Requests

Playwright network mocking lets you intercept API calls and return controlled responses for faster, more reliable tests. Eliminate...

Playwright
Playwright API Testing_ A Comprehensive Guide with Examples and Best Practices
Playwright API Testing: A Comprehensive Guide with Examples and Best Practices

A hands-on guide to testing REST APIs with Playwright's built-in APIRequestContext. Covers GET, POST, PUT, PATCH, and DELETE reque...

Playwright
Playwright HTML Reporter
Playwright HTML Reporter: A Complete Guide

Playwright’s HTML Reporter turns raw test results into an interactive, visual dashboard with test status, screenshots, videos, and...

Playwright
Playwright Reporting Tools
Top 6 Playwright reporting tools for faster CI debugging

Top 6 Playwright reporting tools that speed up CI debugging with clear logs and actionable insights. Reduce failure analysis time...

Test Reporting
Playwright PR health checks to block risky merges using CI signals.
Playwright PR health checks: Block risky merges with CI

Strengthen your CI pipeline with Playwright PR Health Checks with TestDino. Automatically detect and block risky merges before the...

Playwright