关于
This skill provides a structured workflow for debugging and building features on web applications by creating real-world, interactive tests. It guides the setup of a Python Playwright environment and enforces an iterative process of adding extensive logs, running tests against a live server, and refining the script until the issue is resolved or the feature is complete. By prioritizing hands-on interaction and direct observation over existing test suites or mocks, it ensures that solutions are validated against the actual application behavior.