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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.53.1
    552
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 2.53.1
    552

Package Sidebar

Install

npm i selenium-server-standalone

Weekly Downloads

552

Version

2.53.1

License

Apache-2.0

Last publish

Collaborators

  • sheerun