Table of Contents

Class Shortcut

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

Shortcut

public sealed class Shortcut
Inheritance
Shortcut
Inherited Members

Properties

Name

name

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

Property Value

string

Url

url

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

Property Value

string