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
For large HTML files, the 30 second default timeout that is used by the page.goto() method is insufficient. An optional timeout argument would allow setting a longer timeout, or, setting it to zero (0) would disable the timeout.