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
There is currently no support for waiting on page load based on pages that written in any async framework like Angular.
Is it possible to add support for such applications?
For example with ChromeDriver it is possible to do this with an ExpectedCondition
The text was updated successfully, but these errors were encountered:
There is currently no support for waiting on page load based on pages that written in any async framework like Angular.
Is it possible to add support for such applications?
For example with ChromeDriver it is possible to do this with an
ExpectedCondition
The text was updated successfully, but these errors were encountered: