Windows Service to Setup SauceConnect Tunnel
C:\Windows\Microsoft.NET\Framework\v4.0.30319\InstallUtil.exe C:\path\to\SauceConnectService.exe
from an Administrator Command PromptJAVA_HOME
, SAUCE_CONNECT_ID
, and SAUCE_CONNECT_KEY
Argument | Description |
---|---|
JAVA_HOME |
path to java home folder |
SAUCE_CONNECT_ID |
user id for SauceLabs |
SAUCE_CONNECT_ID |
user id for SauceLabs |
SAUCE_CONNECT_KEY |
key for SauceLabs user |
SAUCE_CONNECT_ARGS |
addition arguments such as --shared-tunnel |
SAUCE_CONNECT_POLLING_INTERVAL |
how often (in milliseconds) to poll to see if the tunnel is still open [default is 30000] |
sc delete SauceConnectService