| Package | Description |
|---|---|
| com.qeagle.devtools.protocol.commands |
| Modifier and Type | Method and Description |
|---|---|
RunScript |
Runtime.runScript(String scriptId)
Runs script with given id in a given context.
|
RunScript |
Runtime.runScript(String scriptId,
Integer executionContextId,
String objectGroup,
Boolean silent,
Boolean includeCommandLineAPI,
Boolean returnByValue,
Boolean generatePreview,
Boolean awaitPromise)
Runs script with given id in a given context.
|
Copyright © 2020. All rights reserved.