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.
Running Playwright in GitLab CI requires the right Docker image, artifact config, and job structure. This guide covers everything...
Playwright
Not sure which test automation tools actually deliver? This guide compares 12 tools so your QA team picks the right one.
Test Automation Tools
Not every QA budget allows for enterprise licenses. This curated list of the best open source testing tools covers UI automation,...
Test Management Tools
Test intelligence sits between your test runner and your team. These 10 platforms turn raw CI failures into prioritized, actionabl...
Intelligence Test Management
Playwright screencast records browser test runs as video for debugging and CI reporting. This guide covers setup, configuration, o...
Playwright
Learn how to write reliable Playwright tests using GitHub Copilot, Playwright MCP, and Skills inside VS Code in 2026.
Playwright
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