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