This application uses codeceptjs with puppeteer and a variety of other helpful libraries. Also eslint is confiugred
The purpose of this application is for learning the basics and how to use good practices and useful tools in automation.
After cloning the repository it should be enough to yarn install
all the dependencies and then proceed to the Development step.
yarn install
Running npm run cc:start
will start the demo flow.
npm run cc:start
In addition this app has configured a debug mode called CodeceptJS