01Enforces an iterative debugging loop: add logs, run tests, analyze results, and update code.
02Requires a final, non-headless browser demonstration to visually confirm the outcome.
03Instructs to temporarily ignore existing test suites to focus on validating a working example first.
04Guides Playwright setup and script creation in a Python virtual environment.
0569 GitHub stars
06Prioritizes testing against a live, running application instead of using mocks or test harnesses.