chrome-devtools-kotlin
5.3.0-1170846
common
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.overlay
/
GetHighlightObjectForTestResponse
Get
Highlight
Object
For
Test
Response
@
Serializable
data
class
GetHighlightObjectForTestResponse
(
val
highlight
:
JsonObject
)
(
source
)
Response type for the
OverlayDomain.getHighlightObjectForTest
command.
Members
Constructors
Get
Highlight
Object
For
Test
Response
Link copied to clipboard
constructor
(
highlight
:
JsonObject
)
Properties
highlight
Link copied to clipboard
val
highlight
:
JsonObject
Highlight data for the node.