Package org.openqa.selenium.support.events
package org.openqa.selenium.support.events
-
ClassDescriptionDeprecated.EventFiringDecorator<T extends org.openqa.selenium.WebDriver>This decorator creates a wrapper around an arbitrary
WebDriverinstance that notifies registered listeners about events happening in this WebDriver and derived objects, such asWebElements andAlert.Deprecated.Deprecated.UseEventFiringDecoratorandWebDriverListenerinsteadClasses that implement this interface are intended to be used withEventFiringDecorator, read documentation for this class to find detailed usage description.
EventFiringDecoratorandWebDriverListenerinstead