selenium-js

1.0.10 • Public • Published

selenium-js

NodeJs selenium wrapper with major browser drivers included. Presently only for WindowsOS and configures chrome , firefox, phantomjs and edge.

Java jdk/jre version 8+ is required as we are usign selenium 3+

Currently this package is for local development and testing running selenium in standalone mode but can easily be modified to include other browser driver versions (ability to choose between them) and quickly set up and configure a selenium-grid.

npm install selenium-js@latest -g

To run the server: selenium-js

Local Selenium standalone url: http://localhost:4444/wd/hub/static/resource/hub.html

Package Sidebar

Install

npm i selenium-js

Weekly Downloads

1

Version

1.0.10

License

MIT

Last publish

Collaborators

  • nickguimond