Skip to content

sauce connect 5.0 incompatibility #222

@cgonzalescdm

Description

@cgonzalescdm

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions