ElectronWebContents.isWaitingForResponse method
ElectronWebContents › isWaitingForResponse
Unofficial
Returns whether the web page is waiting for a first response from the main resource.Signature:
isWaitingForResponse(): booleanReturns: boolean — Whether the page is waiting for a response.