Uses of Class
org.openqa.selenium.devtools.v141.emulation.model.ScreenOrientation
Packages that use ScreenOrientation
-
Uses of ScreenOrientation in org.openqa.selenium.devtools.v141.emulation.model
Methods in org.openqa.selenium.devtools.v141.emulation.model that return ScreenOrientationModifier and TypeMethodDescriptionScreenInfo.getOrientation()Specifies the screen's orientation.Constructors in org.openqa.selenium.devtools.v141.emulation.model with parameters of type ScreenOrientationModifierConstructorDescriptionScreenInfo(Integer left, Integer top, Integer width, Integer height, Integer availLeft, Integer availTop, Integer availWidth, Integer availHeight, Number devicePixelRatio, ScreenOrientation orientation, Integer colorDepth, Boolean isExtended, Boolean isInternal, Boolean isPrimary, String label, ScreenId id)