Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 632 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 632 Bytes

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