kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
Accessibility
/
GetRootAXNodeParameter
Get
Root
AXNode
Parameter
@
Serializable
data
class
GetRootAXNodeParameter
(
val
frameId
:
String
?
=
null
)
Members
Constructors
Get
Root
AXNode
Parameter
Link copied to clipboard
constructor
(
frameId
:
String
?
=
null
)
Properties
frame
Id
Link copied to clipboard
val
frameId
:
String
?
=
null
The frame in whose document the node resides. If omitted, the root frame is used.