1.0.10 • Published 7 years ago

selenium-js v1.0.10

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

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

1.0.10

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago