# @wdio/cli

> WebdriverIO testrunner command line interface

Latest version **9.32.0** (published 2026-09-20) · MIT license · 0 weekly downloads

## Install

```sh
npm install @wdio/cli
pnpm add @wdio/cli
yarn add @wdio/cli
bun add @wdio/cli
```

Provides the command `wdio`.

## Health

**Score 70/100 (B)** — status: active.

Positive: has types; esm support; no vulnerabilities; has provenance; recently updated; high maintenance score.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 9.32.0 |
| Published | 2026-09-20 |
| First published | 2018-11-06 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | >=18.20.0 |
| Dependencies | 20 |
| Unpacked size | 98 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 9836 |
| Author | Christian Bromann |
| Maintainers | christian-bromann, wdio-user, wswebcreation-nl |
| Keywords | webdriver, webdriverio, wdio, cli |

## Links

- npm: https://www.npmjs.com/package/@wdio/cli
- Repository: https://github.com/webdriverio/webdriverio
- Homepage: https://github.com/webdriverio/webdriverio/tree/main/packages/wdio-cli
- Issues: https://github.com/webdriverio/webdriverio/issues
- npm.io page: https://npm.io/package/@wdio/cli

## Dependencies (20)

- [tsx](https://npm.io/package/tsx.md) ^4.7.2
- [chalk](https://npm.io/package/chalk.md) ^5.4.1
- [yargs](https://npm.io/package/yargs.md) ^17.7.2
- [dotenv](https://npm.io/package/dotenv.md) ^17.2.0
- [chokidar](https://npm.io/package/chokidar.md) ^4.0.0
- [@wdio/types](https://npm.io/package/@wdio/types.md) 9.32.0
- [@wdio/utils](https://npm.io/package/@wdio/utils.md) 9.32.0
- [create-wdio](https://npm.io/package/create-wdio.md) 9.32.0
- [read-pkg-up](https://npm.io/package/read-pkg-up.md) ^10.0.0
- [webdriverio](https://npm.io/package/webdriverio.md) 9.32.0
- [@wdio/config](https://npm.io/package/@wdio/config.md) 9.32.0
- [@wdio/logger](https://npm.io/package/@wdio/logger.md) 9.29.1
- [lodash.union](https://npm.io/package/lodash.union.md) ^4.6.0
- [@wdio/globals](https://npm.io/package/@wdio/globals.md) 9.31.3
- [lodash.pickby](https://npm.io/package/lodash.pickby.md) ^4.6.0
- [@wdio/protocols](https://npm.io/package/@wdio/protocols.md) 9.31.5
- [async-exit-hook](https://npm.io/package/async-exit-hook.md) ^2.0.1
- [@vitest/snapshot](https://npm.io/package/@vitest/snapshot.md) ^3.2.7
- [lodash.flattendeep](https://npm.io/package/lodash.flattendeep.md) ^4.4.0
- [import-meta-resolve](https://npm.io/package/import-meta-resolve.md) ^4.0.0

## Alternatives

- [@salesforce/cli](https://npm.io/package/@salesforce/cli.md) — 389.7K weekly downloads
- [@mintlify/cli](https://npm.io/package/@mintlify/cli.md) — 208.9K weekly downloads
- [@grafana/e2e-selectors](https://npm.io/package/@grafana/e2e-selectors.md) — 128.7K weekly downloads
- [mintlify](https://npm.io/package/mintlify.md) — 112.0K weekly downloads
- [@intlayer/cli](https://npm.io/package/@intlayer/cli.md) — 22.8K weekly downloads

## Recent versions

- 9.32.0 (latest) — 2026-09-20
- 9.32.0-alpha.14 (next) — 2026-09-13
- 8.46.0 (v8) — 2025-08-11
- 7.40.0 (v7) — 2024-12-18
- 9.0.0-alpha.0 (v9) — 2024-03-12
- 7.0.0-beta.4 (beta) — 2021-02-09
- 5.23.0 (latest-5) — 2020-05-25
- 9.31.9 — 2026-09-13
- 9.32.0-alpha.13 — 2026-09-13
- 9.32.0-alpha.6 — 2026-09-13
- 9.32.0-alpha.0 — 2026-09-13
- 9.32.0-alpha.3 — 2026-09-13
- 9.31.8 — 2026-09-12
- 9.31.7 — 2026-09-07
- 9.31.6 — 2026-09-06
- … 747 more at https://npm.io/package/@wdio/cli/versions

## README

WDIO CLI
========

> WebdriverIO testrunner command line interface

---
_Source: https://npm.io/package/@wdio/cli · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
