Posts tagged with #Testing
4 posts

Playwright: Beyond E2E Tests, Automating the Browser for Real Work
Playwright is often seen as just a testing tool, but its true power lies in its robust API for general browser automation. I'll show you how to leverage Playwright for tasks far beyond QA, from data extraction to complex user workflows.

Beyond Snapshot Fatigue: Streamlining Visual Regression Testing
Visual regression tests are crucial for UI stability, but they can be a pain to maintain and run. Let's talk about how to make them fast and useful again.

Appium: The Unsung Hero of Cross-Platform Test Automation
I've spent years fighting with UI test automation. Browser-based tools are great, but the moment you need to test native mobile apps, desktop apps, or even smart TVs, things get messy. Appium is the open-source solution that makes true cross-platform automation a reality, using a single, familiar AP

Playwright: The End of Flaky E2E Tests?
I've spent years battling flaky end-to-end tests, and it's a war I'm tired of fighting. Playwright has emerged as a serious contender to finally bring stability and speed to this crucial part of our testing pyramid. Let's dig into why it's different and how it's changing the game.


















