Uses of Class
org.openqa.selenium.DeviceRotation
-
Packages that use DeviceRotation Package Description org.openqa.selenium -
-
Uses of DeviceRotation in org.openqa.selenium
Methods in org.openqa.selenium that return DeviceRotation Modifier and Type Method Description DeviceRotationRotatable. rotation()Deprecated.Methods in org.openqa.selenium with parameters of type DeviceRotation Modifier and Type Method Description voidRotatable. rotate(DeviceRotation rotation)Deprecated.Changes the rotation of the browser window.
-