⚙️ Engineering
Verified
Webapp Testing
Test local web applications using Playwright for UI verification. Capture screenshots, debug UI behavior, view browser logs, and verify frontend functionality.
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs. Includes helper scripts for server lifecycle management.
testing automation ui
When to use
Use when testing web applications, debugging UI issues, capturing screenshots, or verifying frontend behavior.
Examples
Test a login flow
Verify login form validation and authentication flow
Test the login flow on my app at localhost:3000
Visual regression
Capture screenshots for visual comparison
Take screenshots of all pages and check for visual regressions