GetWindowForTargetParameter

@Serializable
data class GetWindowForTargetParameter(val targetId: String? = null)

Constructors

Link copied to clipboard
constructor(targetId: String? = null)

Properties

Link copied to clipboard
val targetId: String? = null

Devtools agent host id. If called as a part of the session, associated targetId is used.