Uses of Enum Class
org.openqa.selenium.ie.ElementScrollBehavior
Packages that use ElementScrollBehavior
- 
Uses of ElementScrollBehavior in org.openqa.selenium.ieMethods in org.openqa.selenium.ie that return ElementScrollBehaviorModifier and TypeMethodDescriptionstatic ElementScrollBehaviorElementScrollBehavior.fromString(String text) static ElementScrollBehaviorReturns 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)