How to install

Clone the repo and run

bash post_clone.sh

to install HomeBrew, NodeJS, Allure

and local dependencies Protractor, Jasmine Allure Reporter, ESM

How to run

Go to the project folder and run

npm start

to launch a standalone selenium server

Then run

npm test

to run tests

How to see a test report

When testing will be completed run

bash report.sh

or run it right after clone the repo to see an attached report example

Overview

Detailed report