disguise developers

Designer Plugins

Plugins for Disguise Designer software.

WebCommandNavigate

A WebCommand to control the WebBrowser’s web address and navigation.

Base class: WebCommand

Properties

The type of navigation to perform

Options: {0: ‘NAVIGATE_RELOAD’, 1: ‘NAVIGATE_LOADURL’}

url : str

The URL the WebBrowser should navigate to in Load URL mode

Constructors

__init__(self)