Pinned Repositories
appium-boilerplate
Boilerplate project to run WebdriverIO tests with Appium to test native applications on iOS and Android
cucumber-boilerplate
Boilerplate project to run WebdriverIO tests with Cucumber
expect-webdriverio
WebdriverIO Assertion Library
guinea-pig
Guinea pig website for internal e2e testing purposes
jasmine-boilerplate
Boilerplate project to run WebdriverIO tests with Jasmine
native-demo-app
Guinea pig app for showcasing test automation with WebdriverIO and Appium
query-selector-shadow-dom
querySelector that can pierce Shadow DOM roots without knowing the path through nested shadow roots. Useful for automated testing of Web Components. Production use is not advised, this is for test environments/tools such as Web Driver, Playwright, Puppeteer
selenium-standalone
A Node.js based package and CLI library for launching Selenium with WebDrivers support (Chrome, Firefox, IE, Edge)
visual-testing
Image comparison / visual regression testing for WebdriverIO
webdriverio
Next-gen browser and mobile automation test framework for Node.js
WebdriverIO's Repositories
webdriverio/webdriverio
Next-gen browser and mobile automation test framework for Node.js
webdriverio/selenium-standalone
A Node.js based package and CLI library for launching Selenium with WebDrivers support (Chrome, Firefox, IE, Edge)
webdriverio/cucumber-boilerplate
Boilerplate project to run WebdriverIO tests with Cucumber
webdriverio/appium-boilerplate
Boilerplate project to run WebdriverIO tests with Appium to test native applications on iOS and Android
webdriverio/query-selector-shadow-dom
querySelector that can pierce Shadow DOM roots without knowing the path through nested shadow roots. Useful for automated testing of Web Components. Production use is not advised, this is for test environments/tools such as Web Driver, Playwright, Puppeteer
webdriverio/visual-testing
Image comparison / visual regression testing for WebdriverIO
webdriverio/native-demo-app
Guinea pig app for showcasing test automation with WebdriverIO and Appium
webdriverio/expect-webdriverio
WebdriverIO Assertion Library
webdriverio/jasmine-boilerplate
Boilerplate project to run WebdriverIO tests with Jasmine
webdriverio/awesome-webdriverio
A curated list of awesome WebdriverIO resources, libraries and tools
webdriverio/workshop
A hands on course to learn WebdriverIO from scratch
webdriverio/chrome-recorder
Generate WebdriverIO Tests from Google Chrome DevTools Recordings.
webdriverio/codemod
A codemod to transform Protractor into WebdriverIO tests
webdriverio/example-recipes
A set of common automation recipes using WebdriverIO
webdriverio/create-wdio
One-line installer for WebdriverIO
webdriverio/wdio-wait-for
a lightweight library of useful expected conditions for the WebdriverIO framework.
webdriverio/webdriverio-schematics
Add WebdriverIO to an Angular CLI project
webdriverio/component-testing-examples
This repository contains several examples testing web components using WebdriverIO
webdriverio/bx
Command line tool to run JavaScript, TypeScript or HTML files in the browser.
webdriverio/recorder-extension
WebdriverIO Extension for Devtools that allows you to export tests directly from the Recorder panel.
webdriverio/electron-boilerplate
Boilerplate project to demonstrate testing ElectronJS Applications with WebdriverIO
webdriverio/guinea-pig
Guinea pig website for internal e2e testing purposes
webdriverio/.github
Default Community health files for WebdriverIO projects
webdriverio/expense-action
GitHub Action that enables WebdriverIO's expense workflow.
webdriverio/ionic-demo-app
A guinea pig mobile application build with Ionic
webdriverio/EasyCLA
This is for testing the EasyCLA flow and will be deleted after testing is complete
webdriverio/eslint
ESLint configurations for WebdriverIO projects
webdriverio/statusboard
Public monitor/status/health board for WebdriverIO maintained projects
webdriverio/TAC
The JS Foundation Technical Advisory Committee
webdriverio/vue-todomvc
Demo project for testing purposes used in the workshop