# selenium

> Selenium in an npm package

Latest version **2.20.0** (published 2012-04-14) · 0 weekly downloads

## Install

```sh
npm install selenium
pnpm add selenium
yarn add selenium
bun add selenium
```

Provides the command `selenium`.

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 2.20.0 |
| Published | 2012-04-14 |
| First published | 2011-08-26 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Node | > 0.4.x |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 6 |
| Author | Didit Tech |
| Maintainers | didit-tech |
| Keywords | bdd, tdd, selenium |

## Links

- npm: https://www.npmjs.com/package/selenium
- Repository: https://github.com/didit-tech/NPM-Selenium
- Homepage: http://github.com/didit-tech/NPM-Selenium
- npm.io page: https://npm.io/package/selenium

## Alternatives

- [@snazzah/davey](https://npm.io/package/@snazzah/davey.md) — 1.5M weekly downloads
- [@vendure/testing](https://npm.io/package/@vendure/testing.md) — 8.3K weekly downloads
- [vue-simple-context-menu](https://npm.io/package/vue-simple-context-menu.md) — 6.6K weekly downloads
- [cypress-webpack-preprocessor-v5](https://npm.io/package/cypress-webpack-preprocessor-v5.md) — 2.1K weekly downloads
- [@backstage/plugin-catalog-backend-module-puppetdb](https://npm.io/package/@backstage/plugin-catalog-backend-module-puppetdb.md) — 1.3K weekly downloads

## Recent versions

- 2.20.0 (latest) — 2012-04-14
- 2.0.0 — 2011-08-26

## README

# Intro

Node wrapper for Selenium

# Install

    npm install -g selenium

# Use

    selenium &

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