Nov 22, 2024 75💸 Attributing costs to test executionHow much does it actually cost to execute your tests, and what are the hidden costs we aren't consideringRead more →
Nov 19, 2024 52♿ Quick tips - Playwright Aria SnapshotLet's have a quick look at generating, updating and using Aria Snapshots
Nov 26, 2024 552⚙️ Automatic snapshot creation in CI for PlaywrightIt can be tedious to update baseline images as a part of your visual regression suite, so I've created a pipeline to automatically generate them and open a pull request for you
Nov 17, 2025 21🔗 Quick tips - Playwright Mock APILet's have a quick look at Mocking API's, intercepting and fulfilling the responses with our own test data
Dec 1, 2024 1.1K🤖 AI Driven Test Automation with Playwright and MidsceneLet's explore AI Driven test execution, with Midscene and OpenAI - and find out what is good, bad and uncertain, about the future of test automation
Nov 13, 2024 23🚀 Quick tips - 14 Playwright scripts you should add to your next projectPlaywright is very feature-rich, and you may not even be aware of what it's capable of. Check out these scripts that you need to add to your next project
May 12, 2025 35✍️ AI Prompts for Playwright Testers: Getting the Most Out of Your AI AssistantsUnlock the full power of AI assistants for Playwright testing with practical prompt engineering tips, real-world examples, and strategies to boost your productivity.
Nov 13, 2024 163📧 Email verification with gmail-tester and PlaywrightVerifying emails can be a key part of many applications, let's see how we can achieve this without interacting with the UI
Nov 13, 2024 12🌍 Testing Geolocation with PlaywrightGrant Geolocation permissions and emulate the Geolocation for your automated tests
Feb 21, 2025 74⬅️ Shift-left automation testing with pre-commit hooksLet's implement pre-commit hooks and shift checks earlier in the software development lifecycle.
Nov 13, 2024 20💡 Quick tips - Playwright AbortLet's have a quick look at network mocking, intercepting requests and changing their behaviour
Nov 13, 2024 30🎨 Transforming Playwright tests into Mermaid visualisationsBeing able to understand and visualise your test coverage is important, let's see how we can automate this process with Mermaid JS