1

Im using selenium ngWebdriver for angular js application. For page loading i have used below code,

ngdriver=new NgWebDriver((JavascriptExecutor)driver);
ngdriver.waitForAngularRequestsToFinish();

But timeout exception is thrown.so Im using thread.sleep.

Is there any option to identify page loading or we have to check with development side.

georgeawg
  • 47,985
  • 13
  • 70
  • 91
Prabhu
  • 11
  • 2

0 Answers0