Docs / source reviewed
jevcumber
Resolve Gherkin steps into browser actions
How this project uses Jev
- Input
- Literal values in a test step and actual controls on the current page
- Jev decides
- Action type, target control, input value and whether to submit
- Code executes
- Playwright executes actions and assertions; a lockfile records resolved steps for deterministic replay
Evidence and limitations
Initial resolution or UI changes may call Jev; frozen replay does not. Low confidence stops resolution. Cross-site reliability is not guaranteed, and the author’s browser examples were not rerun here.
This project has not been run independently here. Author-reported results are not independently verified results.