Skip to content

ElectronWebContents.isWaitingForResponse method

ElectronWebContents › isWaitingForResponse

Unofficial

Returns whether the web page is waiting for a first response from the main resource.

Signature:

isWaitingForResponse(): boolean

Returns: booleanWhether the page is waiting for a response.