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
  • 48,608
  • 13
  • 72
  • 95
Prabhu
  • 11
  • 2

0 Answers0