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

ngDriver.waitforangular is not working all the time #64

Open
csharsha opened this issue Feb 1, 2017 · 3 comments
Open

ngDriver.waitforangular is not working all the time #64

csharsha opened this issue Feb 1, 2017 · 3 comments

Comments

@csharsha
Copy link

csharsha commented Feb 1, 2017

Hi,

I am using ngDriver.waitforangular for waiting the page to load after certain operation like user click. But it is not working all the time consistently. I have setscripttimeout to 100 seconds, but still after user click it throws sync error. The application is made out of angular 2. I want to know whether I am doing it in correct way or is there any other way to use it or to wait till page is loaded for angular 2 application.

Please help.

Thanks

@bbaia
Copy link
Owner

bbaia commented Feb 1, 2017

Which Protractor version are you using ? (if you are not using the latest v.10.x, try it)
Are you using $timeout for continuous polling ?

@csharsha
Copy link
Author

csharsha commented Feb 2, 2017

I am using the latest version of Protractor(0.10.0.0). We are not using $timeout for continuous polling in our application.

@csharsha
Copy link
Author

can we use this assembly to automate angular js applications which are developed in version 4+?

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

2 participants