We received word that Sauce Connect 5.0 is released.
‘sauce-connect-launcher’ uses https://saucelabs.com/versions.json to check for the latest version of sauce connect to download and use. Currently that versions.json still shows 4.9.2 as the latest, so tests using that plugin still work fine. However, if sauce connect 5 becomes listed in versions.json, then the steps to download will break since the architecture, filetype, and path are different, and the steps to run the sauce connect file will break due to the different folder structure in sauce connect 5.
Example paths if downloading windows x86
Sauce Connect 5.0 :
https://saucelabs.com/downloads/sauce-connect/5.0.0/sauce-connect-5.0.0_windows.x86_64.zip
Sauce Connect 4:
https://saucelabs.com/downloads/sc-4.9.2-win32.zip
Example folder structure in the windows x86 and win32 zips to get to sc.exe:
Sauce Connect 5.0 (no longer in directories):
sc.exe
Sauce Connect 4:
sc-4.9.2-win32\bin\sc.exe
Please make an update to be able to handle running Sauce Connect 5.0
We received word that Sauce Connect 5.0 is released.
‘sauce-connect-launcher’ uses https://saucelabs.com/versions.json to check for the latest version of sauce connect to download and use. Currently that versions.json still shows 4.9.2 as the latest, so tests using that plugin still work fine. However, if sauce connect 5 becomes listed in versions.json, then the steps to download will break since the architecture, filetype, and path are different, and the steps to run the sauce connect file will break due to the different folder structure in sauce connect 5.
Example paths if downloading windows x86
Sauce Connect 5.0 :
https://saucelabs.com/downloads/sauce-connect/5.0.0/sauce-connect-5.0.0_windows.x86_64.zip
Sauce Connect 4:
https://saucelabs.com/downloads/sc-4.9.2-win32.zip
Example folder structure in the windows x86 and win32 zips to get to sc.exe:
Sauce Connect 5.0 (no longer in directories):
sc.exe
Sauce Connect 4:
sc-4.9.2-win32\bin\sc.exe
Please make an update to be able to handle running Sauce Connect 5.0