Uses of Enum Class
org.openqa.selenium.ScreenOrientation
Packages that use ScreenOrientation
-
Uses of ScreenOrientation in org.openqa.selenium
Subclasses with type arguments of type ScreenOrientation in org.openqa.seleniumMethods 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.