disguise developers

Python API

Execute Python code in Designer sessions to control and query projects programmatically.

WebCommandJavascript

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

Properties

JavaScript : str

A string containing JavaScript to be executed in a WebBrowser.

Constructors

__init__(self)