selenium-js
v1.0.10
Published
NodeJs selenium wrapper with major browser drivers included
Downloads
16
Maintainers
Readme
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