SkillAgentSearch skills...

Webdriverio

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

Install / Use

/learn @webdriverio/Webdriverio

README

Stand With Ukraine

<p align="center"> <a href="https://webdriver.io/"> <img alt="WebdriverIO" src="https://webdriver.io/assets/images/robot-3677788dd63849c56aa5cb3f332b12d5.svg" width="146"> </a> </p> <p align="center"> Next-gen browser and mobile automation test framework for Node.js. </p> <p align="center"> <a href="https://github.com/webdriverio/webdriverio/actions/workflows/test.yml"> <img alt="Build Status" src="https://github.com/webdriverio/webdriverio/actions/workflows/test.yml/badge.svg"> </a> <a href="https://snyk.io/advisor/npm-package/webdriverio"> <img alt="Package Health" src="https://snyk.io/advisor/npm-package/webdriverio/badge.svg"> </a> <a href="https://bestpractices.coreinfrastructure.org/en/projects/5589"> <img alt="OpenSSF Best Practices" src="https://bestpractices.coreinfrastructure.org/projects/5589/badge"> </a> <a title="Crowdin" target="_blank" href="https://translate.webdriver.io/project/webdriver-io"> <img src="https://badges.crowdin.net/webdriver-io/localized.svg"> </a> <br /> <a href="https://discord.webdriver.io"> <img alt="Support Channel" src="https://img.shields.io/discord/1097401827202445382?color=%234FB898&label=Join%20us%20on%20Discord"> </a> <a href="https://github.com/webdriverio/webdriverio/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc"> <img alt="Issue Resolution time" src="https://isitmaintained.com/badge/resolution/webdriverio/webdriverio.svg"> </a> <a href="https://github.com/webdriverio/webdriverio/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc"> <img alt="Open issues" src="https://isitmaintained.com/badge/open/webdriverio/webdriverio.svg"> </a> </p>
<p align="center"> <a href="https://webdriver.io">Homepage</a> | <a href="https://webdriver.io/docs/gettingstarted.html">Developer Guide</a> | <a href="https://webdriver.io/docs/api.html">API Reference</a> | <a href="https://github.com/webdriverio/webdriverio/blob/main/CONTRIBUTING.md">Contribute</a> | <a href="https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md">Changelog</a> | <a href="https://github.com/webdriverio/webdriverio/blob/main/ROADMAP.md">Roadmap</a> </p>

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 TestMu AI (Formerly LambdaTest).

:woman_technologist: :man_technologist: 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.

:office: 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.

:package: 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/lighthouse-service - A WebdriverIO service that integrates Google Lighthouse commands to use it for automate 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
  • [@wd

Related Skills

View on GitHub
GitHub Stars9.8k
CategoryDevelopment
Updated5m ago
Forks2.7k

Languages

TypeScript

Security Score

100/100

Audited on Mar 24, 2026

No findings