selenium-server-standalone

2.53.1 • Public • Published

selenium-server-standalone

Selenium standalone as npm package. The version of npm package matches packaged selenium version.

Installation

npm install --save-dev selenium-server-standalone

Usage

You can reference selenium binary in scripts as follows:

java -jar node_modules/selenium-server-standalone/index.jar

Or as follows:

var serverPath = require('selenium-server-standalone');

License

Apache 2.0

Package Sidebar

Install

npm i selenium-server-standalone

Weekly Downloads

486

Version

2.53.1

License

Apache-2.0

Last publish

Collaborators

  • sheerun