Table of Contents

Class DevicePosture

Namespace
Selenium.WebDriver.BiDi.Cdp.Emulation
Assembly
Selenium.WebDriver.BiDi.Cdp.dll
public sealed record DevicePosture : IEquatable<DevicePosture>
Inheritance
DevicePosture
Implements
Inherited Members

Constructors

DevicePosture(string)

public DevicePosture(string Type)

Parameters

Type string

Current posture of the device

Properties

Type

Current posture of the device

public string Type { get; init; }

Property Value

string