swtestacademy/JSWaiter

Angular Waiter is not working for Firefox

Opened this issue · 3 comments

Hello,
Method is working fine in Google Chrome, But its not Working for Firefox, Specially for Angular Loading.

What happen is: if Web page is not ready for Angular OR JS, Chrome is skipping for that particular loading and step ahead. So chrome completing script execution successfully. But, for Firefox its not working and its occurring failure of script By throwing message like "Angular is not defined".

So this is log of Chrome, where it throws "Angular is not Ready but its continue execution".

image