I needed to save the display results of web pages as audit trails. There are multiple pages that need to be saved, and doing it manually one by one is tedious. So, I decided to use Playwright to ...
A hands-on project for learning end-to-end test automation with Playwright. It contains sample specs and a real login/UI flow test to practise selectors, assertions, and the Playwright tooling ...
A Model Context Protocol (MCP) server that provides browser automation capabilities using Playwright. This server enables LLMs to interact with web pages through structured accessibility snapshots, ...