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
You can also wait for the javascript function until is returns true by `waitForFunction()`. This is useful if you need to wait for task on javascript which is not related to network status.
272
+
You can also wait for a javascript function until is returns true by using`waitForFunction()`. This is useful if you need to wait for task on javascript which is not related to network status.
0 commit comments