Write UI tests using Gherkin, Cucumber, and Puppeteer. This project is an example project on how to use cucumber with puppeteer. It uses the React Recipes App project as a test UI.
Run yarn
to get the dependencies and then run yarn test
to execute the UI tests.