Table of Contents

Enum PressureSource

Namespace
OpenQA.Selenium.DevTools.V147.Emulation
Assembly
Selenium.WebDriver.dll

PressureSource

[JsonConverter(typeof(JsonEnumMemberConverter<PressureSource>))]
public enum PressureSource

Fields

[EnumMember(Value = "cpu")] Cpu = 0

Enumerated member for the cpu value.