waitForDebugger

suspend fun waitForDebugger(mode: CommandMode = CommandMode.DEFAULT)

Pauses page execution. Can be resumed using generic Runtime.runIfWaitingForDebugger.