Run tests in saucelabs from Concourse testcafe/testcafe docker image with linux platform
Current behavior:
testcafe -b saucelabs returns browser lists. But when tried to trigger execution for browser "browsers": "saucelabs:Chrome@79.0:OS X 10.10" getting below error back
ERROR Was unable to open the browser "saucelabs:Chrome@79.0:OS X 10.10" due to error.
Error: spawn /tmp/build/4ef0e317/automation-repo/node_modules/sauce-connect-launcher/sc/sc-4.5.4-linux/bin/sc ENOENT
at Process.ChildProcess._handle.onexit (internal/child_process.js:264:19)
at onErrorNT (internal/child_process.js:456:16)
at processTicksAndRejections (internal/process/task_queues.js:81:21)
Using "testcafe-browser-provider-saucelabs": "1.8.0" npm package.
Passing browser string in testcaferc.json
Run tests in saucelabs from Concourse testcafe/testcafe docker image with linux platform
Current behavior: testcafe -b saucelabs returns browser lists. But when tried to trigger execution for browser "browsers": "saucelabs:Chrome@79.0:OS X 10.10" getting below error back
ERROR Was unable to open the browser "saucelabs:Chrome@79.0:OS X 10.10" due to error.
Error: spawn /tmp/build/4ef0e317/automation-repo/node_modules/sauce-connect-launcher/sc/sc-4.5.4-linux/bin/sc ENOENT at Process.ChildProcess._handle.onexit (internal/child_process.js:264:19) at onErrorNT (internal/child_process.js:456:16) at processTicksAndRejections (internal/process/task_queues.js:81:21)
Using "testcafe-browser-provider-saucelabs": "1.8.0" npm package. Passing browser string in testcaferc.json