You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: