Observed arrival · 2026-09-21
jevcumber: Cucumber without the step definitions
An open-source test runner that reads a Gherkin feature file, opens a real browser, and resolves each step from the controls and text it finds on the page.
○Open
⊠Login
$Paid
†Ads
✦Pretty
●Pro
◎Niche
◉Human
⚑Risk
ƒJS
- For
- QA engineers writing browser tests in Gherkin
- Worth noticing
- Ambiguous resolutions are reported with candidate controls and probabilities instead of triggering an uncertain click.
Field notes
The runner gathers page controls and literal values before asking the model to classify a step, then turns the selected answer into an ordinary Playwright action or assertion. The site documents a lockfile-based replay mode for CI, where frozen runs use recorded resolutions rather than making model calls. Its example includes an explicit low-confidence case that lists competing elements instead of guessing.
Observed signals
Read the marks
Editorial observations of this landing page, not a rating.
○OpenPublic substance visible
✦PrettyNotable craft visible
●ProPolished or operationally mature
◎NicheUnusually specific use
One card from the complete issue