playwright
Installation
SKILL.md
Playwright Best Practices
Setup
npm init playwright@latest
// playwright.config.ts
import { defineConfig, devices } from "@playwright/test";
npm init playwright@latest
// playwright.config.ts
import { defineConfig, devices } from "@playwright/test";