Skip to content

ElectronWebContents.getURL method

ElectronWebContents › getURL

Unofficial

Returns the URL of the current web page.

Signature:

getURL(): string

Returns: stringThe current URL.