Table of Contents

Class AttachToBrowserTargetCommandResponse

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

Response for AttachToBrowserTarget

public sealed class AttachToBrowserTargetCommandResponse : ICommandResponse<AttachToBrowserTargetCommandSettings>, ICommandResponse
Inheritance
AttachToBrowserTargetCommandResponse
Implements
Inherited Members
Extension Methods

Properties

SessionId

Gets or sets the sessionId

[JsonPropertyName("sessionId")]
public string SessionId { get; set; }

Property Value

string