New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

selenium-js

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

selenium-js

NodeJs selenium wrapper with major browser drivers included

latest
Source
npmnpm
Version
1.0.10
Version published
Weekly downloads
14
366.67%
Maintainers
1
Weekly downloads
 
Created
Source

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

Keywords

selenium

FAQs

Package last updated on 09 Jun 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts