Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't run Saucelabs test on Sierra or High Sierra #21

Closed
amidongarrett opened this issue Jun 13, 2018 · 1 comment
Closed

Can't run Saucelabs test on Sierra or High Sierra #21

amidongarrett opened this issue Jun 13, 2018 · 1 comment

Comments

@amidongarrett
Copy link

When attempting to run the command:

testcafe "saucelabs:Chrome@57.0:macOS Sierra" test.js

I receive the error:

Error: [init({"name":"Testcafe tests","build":"123","tunnelIdentifier":1528924592581,"idleTimeout":1000,"browserName":"chrome","version":"57.0","platform":"macos sierra"})] The environment you requested was unavailable

When looking at the Saucelabs metadata I see this:
screen shot 2018-06-13 at 2 27 37 pm

When creating this environment with manual tests the metadata shows this:
screen shot 2018-06-13 at 2 32 54 pm

It seems like all you need to change is the command from what was above to:

testcafe "saucelabs:Chrome@57.0:mac 10.12" test.js

@miherlosev
Copy link

Hi @amidongarrett

Thank you for your report. I've reproduced the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants