webdriverio-devtools
August 21, 2023 ยท View on GitHub
WebdriverIO Chrome DevTools Protocol boilerplate (no Selenium!)
Using
- project type
module - webdriverio@8
devtoolsautomation protocol (CDP)- TypeScript@5
- publishing Allure Report with history to Github Pages
Getting Started
npm installnpm test
Additional Features
- VSCode debug configs to run single/all test(s)
- headless/headful browser modes, toggle by passing
--headlessarg - Chrome/Firefox browsers, toggle by passing
--firefoxarg