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