Table of Contents

Class ProtocolHandler

Namespace
OpenQA.Selenium.DevTools.V132.Page
Assembly
WebDriver.dll

ProtocolHandler

public sealed class ProtocolHandler
Inheritance
ProtocolHandler
Inherited Members

Properties

Protocol

protocol

[JsonPropertyName("protocol")]
public string Protocol { get; set; }

Property Value

string

Url

url

[JsonPropertyName("url")]
public string Url { get; set; }

Property Value

string