kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
Runtime
/
ConsoleAPICalledParameter
/
ConsoleAPICalledParameter
Console
APICalled
Parameter
constructor
(
type
:
String
,
args
:
List
<
Runtime.RemoteObject
>
,
executionContextId
:
Int
,
timestamp
:
Double
,
stackTrace
:
Runtime.StackTrace
?
=
null
,
context
:
String
?
=
null
)