Skip to content

Instantly share code, notes, and snippets.

@tobowers
Created November 19, 2014 14:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tobowers/36250268ec0521d24bac to your computer and use it in GitHub Desktop.
Save tobowers/36250268ec0521d24bac to your computer and use it in GitHub Desktop.
node_modules/.bin/intern-runner config=tests/intern functionalSuites=tests/functional/index
Listening on 0.0.0.0:9000
Starting tunnel...
UnknownError: [POST http://localhost:4444/wd/hub/session / {"desiredCapabilities":{"browserName":"safari","version":"7","platform":"OS X 10.9","name":"tests/intern","idle-timeout":60,"selenium-version":"2.44.0"}}] No enum constant org.openqa.selenium.Platform.OS X 10.9
at Server._post <node_modules/intern/node_modules/leadfoot/Server.js:68:9>
at Server.createSession <node_modules/intern/node_modules/leadfoot/Server.js:290:15>
at Suite.setup <node_modules/intern/runner.js:222:22>
at callOnSuite <node_modules/intern/lib/Suite.js:157:42>
at call <node_modules/intern/lib/Suite.js:208:13>
at Suite.run <node_modules/intern/lib/Suite.js:306:4>
at <node_modules/intern/main.js:54:18>
at <node_modules/intern/lib/util.js:325:19>
at Array.forEach <native>
at Object.run <node_modules/intern/main.js:53:16>
TOTAL: tested 0 platforms, 0/0 tests failed; fatal error occurred
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment