WebdriverIO Chrome DevTools Protocol + TypeScript boilerplate
devtools
automation protocol- TypeScript
- expect-webdriverio
- Allure Report
npm install
npm test
- VSCode debug configs to run single/all test(s)
- headless/headful browser modes, toggle by passing
--headless
arg - Chrome/Firefox/Edge browsers, toggle by passing
--firefox
or--edge
arg - tests are running in CI