| Class | Description |
|---|---|
| GUITesterStartup |
The main entry-point for the test application.
|
| GUITesterStartup.AppOptions | |
| RuntimeTools | |
| Script | |
| ScriptActions | |
| ScriptRunner | |
| ScriptRuntime |
| Enum | Description |
|---|---|
| GUITesterStartup.ScriptSource |
| Exception | Description |
|---|---|
| RuntimeTools.ActionArgumentException |
Thrown if the number or type of arguments is invalid for the given action.
|
| RuntimeTools.ActionException |
Base class for exceptions thrown from
doAction |
| RuntimeTools.UnsupportedActionException |
Thrown if the action is unknown or not implemented.
|
| ScriptRuntimeException |