CodeceptJS with Protractor installed
npm install codeceptjs-protractorMeta-package which installs CodeceptJS with Protractor.
```
npm i codeceptjs-protractor
Run codeceptjs:
``
./node_modules/.bin/codeceptjs init
And choose Protractor` helper from the list.