This is a repository of examples of customising CodeceptJS tests. It is paired with this article. Each example has a different test command:
npm run test:e2e:pause
Puppeteer:
npm run test:e2e:ch:puppeteer
WebDriver:
docker-compose -f docker-compose.chrome.yml up
npm run test:e2e:ch:webdriver
docker-compose down -v
npm run test:e2e:includeFlight