Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

config.browserStack might be undefined #52

Closed
budde377 opened this issue Nov 17, 2015 · 0 comments
Closed

config.browserStack might be undefined #52

budde377 opened this issue Nov 17, 2015 · 0 comments

Comments

@budde377
Copy link
Member

I'm experiencing the following error (as of version v0.1.7):

TypeError: Cannot read property 'pollingTimeout' of undefined 
    at createBrowserStackClient (.../index.js:91:30) 

This indicates that config.browserStack might be undefined hence there should be a check before:
index.js:91 . Just as here: index.js:131 .

budde377 added a commit to budde377/karma-browserstack-launcher that referenced this issue Nov 17, 2015
Adding check for undefined config.
If empty assigning empty dictionary to variable.

Closes karma-runner#52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant