Get Window For Target Response
data class GetWindowForTargetResponse(windowId: WindowID, bounds: Bounds)
Content copied to clipboard
Represents response frame that is returned from Browser#getWindowForTarget operation call. Get the browser window that contains the devtools target.
See also
Constructors
GetWindowForTargetResponse
Link copied to clipboard
Properties
Sources
jvm source
Link copied to clipboard