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
Actually the jsdom connector already has that property and is using it.
I'll improve the documentation for the connectors to reflect this as it looks like right now it's only the chrome one.
chrome
connector has the optionwaitFor
that waits a certain number of ms before starting the traversing. We should have the same option injsdom
.The text was updated successfully, but these errors were encountered: