• Stars
    star
    8,718
  • Rank 3,934 (Top 0.09 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created over 12 years ago
  • Updated about 1 month ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Next-gen browser and mobile automation test framework for Node.js

Stand With Ukraine

WebdriverIO

Next-gen browser and mobile automation test framework for Node.js.

Build Status Package Health OpenSSF Best Practices
Support Channel Issue Resolution time Open issues


Homepage | Developer Guide | API Reference | Contribute | Changelog | Roadmap


WebdriverIO is a test automation framework, for e2e as well as unit and component testing in the browser, that allows you to run tests based on the WebDriver and WebDriver BiDi as well as Appium automation technology. It provides support for your favorite BDD/TDD test framework and will run your tests locally or in the cloud using Sauce Labs, BrowserStack, TestingBot or LambdaTest.

πŸ‘©β€πŸ’» πŸ‘¨β€πŸ’» Contributing

Do you like WebdriverIO and want to help make it better? Awesome! Have a look into our Contributor Documentation to get started and find out what contributions can be and how to make them.

Getting started with GitHub Codespaces

To get started, create a codespace for this repository by clicking this πŸ‘‡

Open in GitHub Codespaces

A codespace will open in a web-based version of Visual Studio Code. The dev container is fully configured with the software needed for this project.

Note: Dev containers are an open spec that is supported by GitHub Codespaces and other tools.

Getting started with Gitpod

You can also just click on:

Open in Gitpod

to get a ready-to-use development environment for you to start working on this code base.

If you're looking for issues to help out with, check out the issues labeled "good first pick". You can also reach out to our Matrix Channel if you have questions on where to start contributing.

🏒 WebdriverIO for Enterprise

Available as part of the Tidelift Subscription.

The maintainers of WebdriverIO and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the open-source dependencies you use to build your applications. Save time, reduce risk, and improve code health, while paying the maintainers of the exact dependencies you use. Learn more.

πŸ“¦ Packages

This repository contains some of the core packages of the WebdriverIO project. There are many wonderful curated resources the WebdriverIO community has put together.

Did you build a WebdriverIO service or reporter? That's awesome! Please add it to our configuration wizard and docs (e.g. like in this example commit) as well as to our awesome-webdriverio list. Thank you! πŸ™ ❀️

Core

  • webdriver - A Node.js bindings implementation for the W3C WebDriver and Mobile JSONWire Protocol
  • webdriverio - Next-gen browser and mobile automation test framework for Node.js
  • @wdio/cli - A WebdriverIO testrunner command line interface

Helper

  • @wdio/config - A helper utility to parse and validate WebdriverIO options
  • @wdio/logger - A helper utility for logging WebdriverIO packages
  • @wdio/protocols - Utility package providing information about automation protocols
  • @wdio/repl - A WDIO helper utility to provide a repl interface for WebdriverIO
  • @wdio/reporter - A WebdriverIO utility to help report all events
  • @wdio/runner - A WebdriverIO service that runs tests in arbitrary environments
  • @wdio/utils - A WDIO helper utility to provide several utility functions used across the project
  • @wdio/globals - A WDIO helper utility for importing global variables directly

Reporter

Services

  • @wdio/appium-service - A WebdriverIO service to start & stop Appium Server
  • @wdio/browserstack-service - A WebdriverIO service that can be used to use BrowserStack Test Observability which is a reporting, debugging, and test suite quality tracking tool for any test running anywhere. The service also helps for a better integration with the BrowserStack grid if you're running tests on the grid.
  • @wdio/devtools-service - A WebdriverIO service that allows you to run Chrome DevTools commands in your tests
  • @wdio/firefox-profile-service - A WebdriverIO service that lets you define your Firefox profile in your wdio.conf.js
  • @wdio/sauce-service - A WebdriverIO service that provides a better integration into Sauce Labs
  • @wdio/shared-store-service - A WebdriverIO service to exchange data across processes
  • @wdio/testingbot-service - A WebdriverIO service that provides a better integration into TestingBot

Runner

Framework Adapters

Others

🀝 Project Governance

This project is maintained by awesome people following a common set of rules and treating each other with respect and appreciation.

πŸ‘¨β€πŸ³ πŸ‘©β€πŸ³ Backers

Become a backer and show your support for our open-source project.

πŸ’Έ Sponsors

Does your company use WebdriverIO? Ask your manager or marketing team if your company would be interested in supporting our project. Support will allow the maintainers to dedicate more time to maintenance and new features for everyone. Also, your company's logo will show on GitHub - who doesn't want a little extra exposure? Here's the info.

πŸ’Ž Premium Sponsor

We are immensely grateful to our exclusive Premium Sponsor for their invaluable support in the development of this project:

BrowserStack Β  Β  Β  Sauce Labs

πŸ₯ˆ Silver Sponsor

Lambdatest

πŸ₯‰ Bronze Sponsor

Eslint

πŸ“„ License

MIT

FOSSA Status

πŸ”° Badge

Show the world you're using webdriver.io β†’ tested with webdriverio

GitHub markup
[![tested with webdriver.io](https://img.shields.io/badge/tested%20with-webdriver.io-%23ea5906)](https://webdriver.io/)
HTML
<a href="https://webdriver.io/">
    <img alt="WebdriverIO" src="https://img.shields.io/badge/tested%20with-webdriver.io-%23ea5906">
</a>

πŸ‘ Supporters

Stargazers repo roster for WebdriverIO Forkers repo roster for WebdriverIO

Animated footer bars


Back to top

More Repositories

1

selenium-standalone

A Node.js based package and CLI library for launching Selenium with WebDrivers support (Chrome, Firefox, IE, Edge)
JavaScript
901
star
2

cucumber-boilerplate

Boilerplate project to run WebdriverIO tests with Cucumber
JavaScript
520
star
3

appium-boilerplate

Boilerplate project to run WebdriverIO tests with Appium to test native applications on iOS and Android
TypeScript
410
star
4

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
JavaScript
218
star
5

visual-testing

Image comparison / visual regression testing for WebdriverIO
TypeScript
107
star
6

native-demo-app

Guinea pig app for showcasing test automation with WebdriverIO and Appium
TypeScript
78
star
7

expect-webdriverio

WebdriverIO Assertion Library
TypeScript
70
star
8

jasmine-boilerplate

Boilerplate project to run WebdriverIO tests with Jasmine
TypeScript
44
star
9

awesome-webdriverio

A curated list of awesome WebdriverIO resources, libraries and tools
39
star
10

workshop

A hands on course to learn WebdriverIO from scratch
JavaScript
37
star
11

chrome-recorder

Generate WebdriverIO Tests from Google Chrome DevTools Recordings.
TypeScript
26
star
12

codemod

A codemod to transform Protractor into WebdriverIO tests
JavaScript
24
star
13

create-wdio

One-line installer for WebdriverIO
TypeScript
21
star
14

wdio-wait-for

a lightweight library of useful expected conditions for the WebdriverIO framework.
TypeScript
18
star
15

example-recipes

A set of common automation recipes using WebdriverIO
JavaScript
18
star
16

webdriverio-schematics

Add WebdriverIO to an Angular CLI project
TypeScript
18
star
17

component-testing-examples

This repository contains several examples testing web components using WebdriverIO
TypeScript
12
star
18

recorder-extension

WebdriverIO Extension for Devtools that allows you to export tests directly from the Recorder panel.
JavaScript
9
star
19

bx

Command line tool to run JavaScript, TypeScript or HTML files in the browser.
TypeScript
7
star
20

electron-boilerplate

Boilerplate project to demonstrate testing ElectronJS Applications with WebdriverIO
TypeScript
7
star
21

guinea-pig

Guinea pig website for internal e2e testing purposes
CSS
4
star
22

.github

Default Community health files for WebdriverIO projects
2
star
23

expense-action

GitHub Action that enables WebdriverIO's expense workflow.
TypeScript
1
star