Table of Contents

Class AdScriptId

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

AdScriptId

public sealed class AdScriptId
Inheritance
AdScriptId
Inherited Members

Properties

DebuggerId

debuggerId

[JsonPropertyName("debuggerId")]
public string DebuggerId { get; set; }

Property Value

string

ScriptId

scriptId

[JsonPropertyName("scriptId")]
public string ScriptId { get; set; }

Property Value

string