Using Playwright test shards in combination with a job matrix to improve your CI speed
A guide to using Playwright test sharding with a GitHub Actions job matrix to significantly speed up CI/CD pipeline execution.
A guide to using Playwright test sharding with a GitHub Actions job matrix to significantly speed up CI/CD pipeline execution.
A guide to implementing efficient authentication state reuse in Playwright end-to-end tests to avoid repeated logins and speed up test suites.
A beginner-friendly guide to setting up and writing your first end-to-end test using the Playwright testing framework.
A tutorial on building an automated stock checker for gaming consoles using Playwright, Azure Functions, and Twilio for notifications.
A tutorial on implementing end-to-end (E2E) testing in Blazor applications using the Playwright automation framework for .NET.
A guide to painless end-to-end testing for web apps using Docker and Playwright, avoiding complex setups and paid services.