Loading...
Loading...
Write a playwright test, make sure it runs, and is not flaky.
npx skill4agent add posthog/posthog playwright-testmcp__playwright__browser_navigatemcp__playwright__browser_clickmcp__playwright__browser_screenshotBASE_URL='http://localhost:8010' pnpm --filter=@posthog/playwright exec playwright test <file name> --retries 0 --workers 3--repeat-each 10