Custom Lighthouse Tests Creation
Preparing local environment for testing UI scripts
- Without docker
- git clone --depth 1 --branch master https://github.com/kilerogosha/lighthouse-custom.git
- Install node.js
- In repo dir execute run these commands:
npm install
npx mocha .\test\example.test.js --desktop
User-flow diagram for provided scenario
