Table of Contents

Class PromptDevice

Namespace
OpenQA.Selenium.DevTools.V130.DeviceAccess
Assembly
WebDriver.dll

PromptDevice

public sealed class PromptDevice
Inheritance
PromptDevice
Inherited Members

Properties

Id

id

[JsonPropertyName("id")]
public string Id { get; set; }

Property Value

string

Name

name

[JsonPropertyName("name")]
public string Name { get; set; }

Property Value

string