AttachToBrowserTargetResponse

@Serializable
data class AttachToBrowserTargetResponse(val sessionId: SessionID)(source)

Response type for the TargetDomain.attachToBrowserTarget command.

Constructors

Link copied to clipboard
constructor(sessionId: SessionID)

Properties

Link copied to clipboard

Id assigned to the session.