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
WebDriver
and derived objects, such asWebElement
s 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
WebDriver
and derived objects, such asWebElement
s andAlert
, that can extend or modify their "regular" behavior.