WebdriverIO Chrome DevTools Protocol boilerplate (no Selenium!)
- project type
module
- webdriverio@8
devtools
automation protocol (CDP)- TypeScript@5
- publishing Allure Report with history to Github Pages
npm install
npm test
- VSCode debug configs to run single/all test(s)
- headless/headful browser modes, toggle by passing
--headless
arg - Chrome/Firefox browsers, toggle by passing
--firefox
arg