disguise developers

Designer Plugins

Plugins for Disguise Designer software.

WebCommandJavascript

A subclass of WebCommand that can be used to send arbitrary JavaScript to a WebBrowser

Base class: WebCommand

Properties

JavaScript : str

A string containing JavaScript to be executed in a WebBrowser.

Constructors

__init__(self)