Skip to content
Docs
Stats
Search…
⌘ K
Back to builder
Playwright
Testing
End-to-end browser testing.
Website
Framework
Next.js
TanStack Start
Module details
Dev Dependencies
1
@playwright/test
^1.56.0
Scripts
2
test:e2e
playwright test
test:e2e:ui
playwright test --ui
Templates
2
e2e/example.spec.ts
app
playwright.config.ts
app
Install
Install command
pnpm create stanza my-app --framework=next --testing=playwright