Uses of Enum Class
org.openqa.selenium.ie.ElementScrollBehavior
-
Uses of ElementScrollBehavior in org.openqa.selenium.ie
Modifier and TypeMethodDescriptionstatic ElementScrollBehavior
ElementScrollBehavior.fromString
(String text) static ElementScrollBehavior
Returns the enum constant of this class with the specified name.static ElementScrollBehavior[]
ElementScrollBehavior.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionInternetExplorerOptions.elementScrollTo
(ElementScrollBehavior behavior)