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

Error: Angular could not be found on the page #9

Open
michaelandrew opened this issue Oct 13, 2014 · 4 comments
Open

Error: Angular could not be found on the page #9

michaelandrew opened this issue Oct 13, 2014 · 4 comments

Comments

@michaelandrew
Copy link

Is there a way to bypass looking for Angular on a specific page?

For example, I have a login page that does not use angular, however login is required to access the angularjs application.

@lenient
Copy link

lenient commented Dec 4, 2014

this.browser.ignoreSynchronization = true;

@AndrewKeig
Copy link
Owner

hey, up against it this week, happy to take a pull request. :)

@matmar10
Copy link

matmar10 commented Jul 8, 2015

@lenient where is the right place to put this.browser.ignoreSynchronization = true; ?

@lenient
Copy link

lenient commented Jul 9, 2015

@matmar10 it should be added in the step_definitions JS file, the first line of your step function.

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

4 participants