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

browser.get('...') is undefined #32

Open
Kanabanarama opened this issue Aug 2, 2017 · 0 comments
Open

browser.get('...') is undefined #32

Kanabanarama opened this issue Aug 2, 2017 · 0 comments

Comments

@Kanabanarama
Copy link

Hi,
I wanted to use this package for functional tests, but I it doesn't seem to work (anymore?). I configured my task in Gruntfile.js and tried to get any of the example tests to work with any of the available drivers. this.browser is an EventEmitter object, and when .get() is called, it returns undefined, so all tests fail with TypeError: Cannot read property 'elementByName' of undefined. Chrome opens the uri "data:," when selenium starts running.

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