kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
Browser
/
GetWindowForTargetParameter
Get
Window
For
Target
Parameter
@
Serializable
data
class
GetWindowForTargetParameter
(
val
targetId
:
String
?
=
null
)
Members
Constructors
Get
Window
For
Target
Parameter
Link copied to clipboard
constructor
(
targetId
:
String
?
=
null
)
Properties
target
Id
Link copied to clipboard
val
targetId
:
String
?
=
null
Devtools agent host id. If called as a part of the session, associated targetId is used.