Table of Contents

Class EnableCommandResponse

Namespace
OpenQA.Selenium.DevTools.V85.Debugger
Assembly
WebDriver.dll

Response for Enable

public sealed class EnableCommandResponse : ICommandResponse<EnableCommandSettings>, ICommandResponse
Inheritance
EnableCommandResponse
Implements
Inherited Members
Extension Methods

Properties

DebuggerId

Gets or sets the debuggerId

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

Property Value

string