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/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/chrome-recorder
Generate WebdriverIO Tests from Google Chrome DevTools Recordings.
webdriverio/workshop
A hands on course to learn WebdriverIO from scratch
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/i18n
Translation files for the WebdriverIO documentation.
webdriverio/vscode-webdriverio
A VSCode extension for WebdriverIO
webdriverio/.github
Default Community health files for WebdriverIO projects
webdriverio/expense-action
GitHub Action that enables WebdriverIO's expense workflow.
webdriverio/discord-bot
Discord SO Notifier. A Discord bot that fetches the latest Stack Overflow questions tagged with the configured tag, posts them as rich embeds to your Discord channel, and keeps the submitted question IDs in a JSON file
webdriverio/desktop-testing
Integration services for desktop testing on Electron, Tauri and Flutter with WebdriverIO
webdriverio/eslint
ESLint configurations for WebdriverIO projects
webdriverio/statusboard
Public monitor/status/health board for WebdriverIO maintained projects
webdriverio/vue-todomvc
Demo project for testing purposes used in the workshop