Class ClearDeviceOrientationOverrideCommandSettings
- Namespace
- OpenQA.Selenium.DevTools.V147.DeviceOrientation
- Assembly
- Selenium.WebDriver.dll
Clears the overridden Device Orientation.
public sealed class ClearDeviceOrientationOverrideCommandSettings : ICommand
- Inheritance
-
ClearDeviceOrientationOverrideCommandSettings
- Implements
- Inherited Members
Properties
CommandName
Gets the name of the command.
[JsonIgnore]
public string CommandName { get; }