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