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
* Ignore Maven target folder
* Use `WrapsDriver` instead of `EventFiringWebDriver`
`EventFiringWebDriver` also implements `WrapsDriver`, which is more general and should be implemented by all wrappers.
* Unwrap via reflection for backwards-compatability
Suggestion via #57 (comment).
0 commit comments