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