chrome-devtools-kotlin
5.3.0-1170846
common
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.runtime
/
RunScriptRequest
/
RunScriptRequest
Run
Script
Request
constructor
(
scriptId
:
ScriptId
,
executionContextId
:
ExecutionContextId
?
=
null
,
objectGroup
:
String
?
=
null
,
silent
:
Boolean
?
=
null
,
includeCommandLineAPI
:
Boolean
?
=
null
,
returnByValue
:
Boolean
?
=
null
,
generatePreview
:
Boolean
?
=
null
,
awaitPromise
:
Boolean
?
=
null
)
(
source
)