Skip to content

Install Selenium as a native Linux or Windows service

Notifications You must be signed in to change notification settings

iress/selenium-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

selenium-service

Install Selenium as a native Linux or Windows service.

Usage

Install the package:

npm i -g selenium-service

To install the services:

selenium-service --add

To uninstall the services:

selenium-service --remove

To 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

About

Install Selenium as a native Linux or Windows service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published