Playwright is a framework for web automation and testing. It drives Chromium, Firefox, and WebKit with a single API — in your tests, in your scripts, and as a tool for AI agents. Playwright Test is a ...
Do not import test from @playwright/test inside spec files. Do not hardcode selectors in tests or page methods. Do not invent credentials. Do not include backend paths, local machine paths, tokens, or ...