Skip to content

nickguimond/selenium-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

NodeJs selenium wrapper with major browser drivers included.

Resources

License

Stars

Watchers

Forks

Packages

No packages published