AndroidDriver Orientation Property WebDriver
Gets or sets the screen orientation of the browser on the device.

Namespace: OpenQA.Selenium.Android
Assembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax

public ScreenOrientation Orientation { get; set; }

Implements

IRotatable Orientation
See Also