Package org.openqa.selenium.support.events
-
Interface Summary Interface Description WebDriverEventListener Deprecated. UseEventFiringDecoratorandWebDriverListenerinsteadWebDriverListener Classes that implement this interface are intended to be used withEventFiringDecorator, read documentation for this class to find detailed usage description. -
Class Summary Class Description AbstractWebDriverEventListener Deprecated. EventFiringDecorator This decorator creates a wrapper around an arbitraryWebDriverinstance that notifies registered listeners about events happening in this WebDriver and derived objects, such asWebElements andAlert.EventFiringWebDriver Deprecated. UseEventFiringDecoratorandWebDriverListenerinstead