chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.runtime / RuntimeDomain / awaitPromise

awaitPromise

suspend fun awaitPromise(input: AwaitPromiseRequest): AwaitPromiseResponse

Add handler to promise with given promise object id.

Official doc