waitForDebugger
Blocks until a client (existing or connected later) has sent Runtime.runIfWaitingForDebugger
command.
An exception will be thrown if there is no active inspector.
Since
v12.7.0
Blocks until a client (existing or connected later) has sent Runtime.runIfWaitingForDebugger
command.
An exception will be thrown if there is no active inspector.
v12.7.0