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

Some values have disappeared from test_settings since 0.5.3 #64

Open
wintermute77 opened this issue Jun 10, 2016 · 0 comments
Open

Some values have disappeared from test_settings since 0.5.3 #64

wintermute77 opened this issue Jun 10, 2016 · 0 comments

Comments

@wintermute77
Copy link

Hi,

We've just moved from 0.5.2 to 0.5.3, and we're now getting errors from our tests, that were looking for values in globals.test_settings, including:

globals.test_settings.desiredCapabilities
globals.test_settings.tag_filter

We now get, i.e:
Cannot read property 'desiredCapabilities' of undefined

We were using these within test specs and test pages to find the current browser we were testing in, and the tag that we triggered the test with, when we called the test via (for example):

grunt nightwatch:chrome --tag sign-up-form

Are these values available somewhere else now? I've had a look at globals object and can't see anything in there that looks likely.

Thanks.

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

No branches or pull requests

1 participant