Table of Contents

Class ReportingApiEndpoint

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

ReportingApiEndpoint

public sealed class ReportingApiEndpoint
Inheritance
ReportingApiEndpoint
Inherited Members

Properties

GroupName

groupName

[JsonPropertyName("groupName")]
public string GroupName { get; set; }

Property Value

string

Url

url

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

Property Value

string