Uses of Enum Class
org.openqa.selenium.ScreenOrientation
Packages that use ScreenOrientation
-
Uses of ScreenOrientation in org.openqa.selenium
Methods in org.openqa.selenium that return ScreenOrientationModifier and TypeMethodDescriptionstatic ScreenOrientationReturns the enum constant of this class with the specified name.static ScreenOrientation[]ScreenOrientation.values()Returns an array containing the constants of this enum class, in the order they are declared.