Free Tool · Quick Generate
Turn test intent into a reviewable Playwright draft
Supply the behavior and evidence you actually have. PlaywrightGen returns a test plan, executable draft, assumptions, and deterministic safety checks—without claiming the code ran or passed.
1 · Choose the evidence shape
Draft depth
Smallest high-value suite for a fast starting point.
2 · Supply intent and evidence
User flow
Files or screenshots (optional)
Up to 5 successful drafts per day.
What you get back
A reviewable draft, not a black box
A test plan
Each scenario with its intent and the outcome it expects, so you can judge the thinking before reading any code.
Runnable Playwright code
TypeScript using @playwright/test, with role and label based locators rather than brittle selectors.
Assumptions it had to make
Anything not in your input is listed rather than invented — no imagined URLs, selectors, or credentials.
Warnings and checks
Deterministic checks run locally over the output, so weak assertions and unsafe patterns are flagged.
Nothing is stored and nothing is executed. This is a disposable starting point; turning it into evidence your team can rely on happens in Workspace, where intent is reviewed and approved first.