| name | playwright-e2e |
|---|---|
| description | Set up and write Playwright E2E / smoke tests for web and TV web apps (React, TypeScript). Use when implementing E2E tests, smoke tests, writing Playwright test suites, setting up browser automation, simulating TV remote control keys, or when the user mentions Playwright, E2E testing, smoke tests, end-to-end tests, browser testing, or TV key simulation. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html lang="en"> | |
| <head> | |
| <title></title> | |
| <meta charset="UTF-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1"> | |
| </head> | |
| <body> | |
| <script> |