Skip to main content
property Runtime.CallFunctionOnParameterType.silent

In silent mode exceptions thrown during evaluation are not reported and do not pause execution. Overrides setPauseOnException state.

Type

boolean | undefined
Back to top