-
Interfaces Interface Description org.openqa.selenium.support.events.WebDriverEventListener UseEventFiringDecoratorandWebDriverListenerinstead
-
Classes Class Description org.openqa.selenium.support.events.AbstractWebDriverEventListener org.openqa.selenium.support.events.EventFiringWebDriver UseEventFiringDecoratorandWebDriverListenerinstead
-
Constructors Constructor Description org.openqa.selenium.support.ui.WebDriverWait(WebDriver, long) Instead, useWebDriverWait(WebDriver, Duration).