Closed
Description
Expected Behavior
Test against firefox_45
, safari_9
, safari_10
, safari_11
.
Actual Behavior
/browserstack-runner/bin/cli.js:401
if (browser.browser_version === 'latest') {
^
TypeError: Cannot read property 'browser_version' of undefined
at /qunit/node_modules/browserstack-runner/bin/cli.js
at Array.forEach (<anonymous>)
at /qunit/node_modules/browserstack-runner/bin/cli.js
at Timeout._onTimeout (/qunit/node_modules/browserstack-runner/lib/local.js)
browserstack.json
"browsers": [
"safari_9"
],
Platform details
- browserstack-runner version:
0.9.4
- node version: 10.x
Metadata
Metadata
Assignees
Labels
No labels