A toolkit for interacting with and testing local web applications using Python Playwright. Includes a helper script to manage server lifecycle (start, wait for readiness, run tests, cleanup) and examples for element discovery, console log capture, and static HTML automation. Designed for verifying frontend functionality and debugging UI behavior.
PlaywrightBrowser AutomationWeb Testing+3