Uses of Package
org.openqa.selenium.support.decorators
-
Packages that use org.openqa.selenium.support.decorators Package Description org.openqa.selenium.support.decorators -
Classes in org.openqa.selenium.support.decorators used by org.openqa.selenium.support.decorators Class Description Decorated WebDriverDecorator This class helps to create decorators for instances ofWebDriverand derived objects, such asWebElements andAlert, that can extend or modify their "regular" behavior.