selenium-server

3.141.59 • Public • Published

Intro

Node wrapper for Selenium

Install

npm install -g selenium-server

Use

selenium &

Using via node

The package exports a path string that contains the path to the selenium server binary/executable.

Below is an example of using this package via node.

var seleniumServer = require('selenium-server');
var binPath = seleniumServer.path;
console.log(binPath);
...

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
3.141.5920,723latest

Version History

VersionDownloads (Last 7 Days)Published
3.141.5920,723
3.141.525
3.141.023
3.14.0695
3.13.0190
3.12.01,228
3.11.0189
3.10.0380
3.9.1111
3.9.03
3.8.15,348
3.8.02
3.7.1164
3.7.08
3.6.0205
3.5.353
3.5.22
3.5.10
3.5.020
3.4.0686
3.3.129
3.3.07
3.2.01
3.1.0101
3.0.1701
3.0.03
2.53.1962
2.53.0100
2.52.037
2.51.00
2.50.11
2.50.00
2.49.16
2.49.05
2.48.33
2.48.216
2.48.11
2.48.01
2.47.10
2.47.00
2.46.020
2.45.00
2.44.12
2.44.00
2.43.18
2.43.01
2.42.21
2.38.00
2.35.01
2.34.00
2.33.01

Package Sidebar

Install

npm i selenium-server

Weekly Downloads

32,063

Version

3.141.59

License

BSD-3-Clause

Unpacked Size

10.7 MB

Total Files

7

Last publish

Collaborators

  • arty.name
  • eugeneware