setSkipAllPauses
suspend fun setSkipAllPauses(args: Debugger.SetSkipAllPausesParameter, mode: CommandMode = CommandMode.DEFAULT)
Makes page not interrupt on any pauses (breakpoint, exception, dom exception etc).
Makes page not interrupt on any pauses (breakpoint, exception, dom exception etc).
Parameters
skip
New value for skip pauses state.