Table of Contents

Class ConnectionAllowlistIssueDetails

Namespace
OpenQA.Selenium.DevTools.V146.Audits
Assembly
Selenium.WebDriver.dll

ConnectionAllowlistIssueDetails

public sealed class ConnectionAllowlistIssueDetails
Inheritance
ConnectionAllowlistIssueDetails
Inherited Members

Properties

Error

error

[JsonPropertyName("error")]
public ConnectionAllowlistError Error { get; set; }

Property Value

ConnectionAllowlistError

Request

request

[JsonPropertyName("request")]
public AffectedRequest Request { get; set; }

Property Value

AffectedRequest