Posts tagged with #Automation
6 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.

Escaping SaaS Lock-in: Automating Workflows with self-hosted `automatisch`
I've used my fair share of SaaS workflow automation tools, and they're great until the costs skyrocket or a niche integration is missing. automatish offers a refreshing, self-hosted alternative.

Garden.io: The Kubernetes Developer Experience I've Been Waiting For
Kubernetes is powerful, but its local development story has always been a mess. Garden.io promises to fix that by streamlining builds, deployments, and testing into a unified workflow, making K8s development feel less like a chore.

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

Automating the Mundane: Why I'm Looking Hard at n8n for Workflow Orchestration
Tired of writing bespoke scripts or glue code to connect services? n8n offers a compelling open-source alternative for workflow automation, merging visual development with custom code capabilities. I'm exploring how it helps tame the chaos of integrating diverse systems without falling into the vend


















