Web App Testing Overview Comprehensive web application testing using Playwright as the primary tool. This skill covers end-to-end testing workflows including screenshot capture for visual verification, browser console log analysis, user interaction simulation, visual regression testing, accessibility auditing with axe-core, network request mocking, and mobile viewport testing. Announce at start: "I'm using the webapp-testing skill for Playwright-based web application testing." --- Phase 1: Test Planning Goal: Identify what to test and set up the infrastructure. Actions 1. Identify critical us…