This repository is a sandbox for CodeceptJS (with Playwright) workshop. Solution is ready for http://the-internet.herokuapp.com pages.
Is need to have installed:
- (and set) git
- Node with npm
- IDE for Javascript (e.g. Visual Studio Code)
git clone git@github.com:patrjam/codeceptjs-workshop.git
or
git clone https://github.com/patrjam/codeceptjs-workshop.git
npm i
npm run codeceptjs:test
npm run generate:autocompletion