Gets or sets the screen orientation of the browser on the device.
Namespace: OpenQA.Selenium.AndroidAssembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax
public ScreenOrientation Orientation { get; set; }
Implements
IRotatable OrientationSee Also