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
Crops up from time to time, it is impossible to swap in an EventFiringWebDriver for a real driver. We need a thing which implements ~4 different interfaces, which RemoteWebDriver does, but without coupling to RemoteWebDriver itself
The text was updated successfully, but these errors were encountered:
Crops up from time to time, it is impossible to swap in an
EventFiringWebDriver
for a real driver. We need a thing which implements ~4 different interfaces, whichRemoteWebDriver
does, but without coupling toRemoteWebDriver
itselfThe text was updated successfully, but these errors were encountered: