One problem with starting people working with Gherkin is getting them to interact with web pages quickly and record the syntax for those interactions
gherkin-scenario-builder provides a way to introduce people to the gherkin syntax and the associated output.
scoop install chromium
And then configure the developer extentions
Click the Chrome menu icon and select Extensions from the Tools menu.
Ensure that the "Developer mode" checkbox in the top right-hand corner is checked.
git clone https://github.com/mpetrovich/gherkin-scenario-builder.git
Then load the gherkin-scenario-builder
subdirectory contents into the browser
This sounds like a cool thing