GetPageSource Method (BrowserWindow)

Class

BrowserWindow class.

Action

Returns the page source of the specified website.

Syntax

pageSource = browserWindow.GetPageSource ()
Variable Description
pageSource The page source of the specified website. STRING.