Skip to content

TypeError: Cannot read property 'browser_version' of undefined #243

@Krinkle

Description

@Krinkle

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions