hidden property

bool hidden
getter/setter pair

Set to true to create the browser and load the page, but not show it. Omit or set to false to have the browser open and load normally. The default value is false.

Implementation

bool hidden;