Class CreateBrowserContextCommandResponse
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; }