# playwright-testing > Test deployed web applications using Playwright. Use when verifying deployments, running E2E tests, capturing screenshots, or debugging UI issues in browsers. - Author: Big Dawg - Repository: BigDawg013/openclaw-setup - Version: 20260208200238 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-09 - Source: https://github.com/BigDawg013/openclaw-setup - Web: https://mule.run/skillshub/@@BigDawg013/openclaw-setup~playwright-testing:20260208200238 --- --- name: playwright-testing description: Test deployed web applications using Playwright. Use when verifying deployments, running E2E tests, capturing screenshots, or debugging UI issues in browsers. metadata: {"openclaw": {"emoji": "🎭", "requires": {"bins": ["npx"]}}} --- # Playwright Testing Browser automation and testing for deployed applications. ## Capabilities - End-to-end testing of web applications - Screenshot capture for visual verification - Form interaction and user flow testing - Console log monitoring and error detection - Performance profiling ## Agents | Agent | Use Case | |-------|----------| | Coder | E2E test suites, deployment verification, debugging |