The Prompt
Write a Playwright test script in TypeScript for a login page. Include positive tests (valid credentials) and negative tests (invalid email, invalid password, empty fields, SQL injection attempt). Use Page Object Model.
How to use this prompt
Copy this prompt and paste it into ChatGPT, Claude, or Gemini. Make sure to attach your login page's HTML or DOM snapshot for the best locator generation.