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

WebDriver doesn't open a page in a Cucumber step #23

Open
mgryszko opened this issue Jul 17, 2015 · 0 comments
Open

WebDriver doesn't open a page in a Cucumber step #23

mgryszko opened this issue Jul 17, 2015 · 0 comments

Comments

@mgryszko
Copy link

WebDriver doesn't load a page when I declare the WebDriver client outside the step definition and run the feature with the grunt-cucumber-js plugin (grunt cucumberjs).

Same feature run with the cucumber-js script (npm run cucumberjs) works fine.

I suppose there is a problem with WebDriver promise resolving.

Please clone the project to reproduce the issue:

https://github.com/mgryszko/grunt-cucumber-js-webdriver-bug
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