0.0.0 • Published 9 years ago
selenium-service v0.0.0
selenium-service
Install Selenium as a native Linux or Windows service.
Usage
Install the package:
npm i -g selenium-serviceTo install the services:
selenium-service --addTo uninstall the services:
selenium-service --removeTo start a service:
selenium-service --run [node|hub|server]For Selenium Grid hubs, the environment variable SELENIUM_SERVICE_HUB_JSON will be passed to selenium as -hubConfig
0.0.0
9 years ago