Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Table of Contents

Class CreateBrowserContextCommandResponse

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

Response for CreateBrowserContext

public sealed class CreateBrowserContextCommandResponse : ICommandResponse<CreateBrowserContextCommandSettings>, ICommandResponse
Inheritance
CreateBrowserContextCommandResponse
Implements
Inherited Members
Extension Methods

Properties

BrowserContextId

Gets or sets the browserContextId

[JsonPropertyName("browserContextId")]
public string BrowserContextId { get; set; }

Property Value

string