pl.wendigo.chrome.api.runtime / RuntimeOperations / terminateExecution

terminateExecution

fun terminateExecution(): Single<ResponseFrame> (source)

Terminate current or next JavaScript execution. Will cancel the termination when the outer-most script execution ends.

Link
Protocol Runtime#terminateExecution method documentation.