Skip to main content

silent

property Runtime.EvaluateParameterType.silent

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

boolean | undefined
Back to top