Uses of Enum Class
org.openqa.selenium.ie.ElementScrollBehavior
-
Uses of ElementScrollBehavior in org.openqa.selenium.ie
Methods in org.openqa.selenium.ie that return ElementScrollBehaviorModifier 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.Methods in org.openqa.selenium.ie with parameters of type ElementScrollBehaviorModifier and TypeMethodDescriptionInternetExplorerOptions.elementScrollTo
(ElementScrollBehavior behavior)