GenericGUI
GenericGUI controls are controls which cannot be identified as business controls.
You can use them as listed below:
|
ActionMode |
Value |
Description |
|---|---|---|
|
Input |
<click operation>, {TEXTINPUT["My Unicode characters"]}, {SENDKEYS["Keyboard command"]} |
Performs a click operation. This sends a text to the control. This sends a key command to the control. |
Control steering example
The following example illustrates how GenericGui controls are steered in Tosca.
The Tosca XBrowser Engine identifies a website item with the tag SMALL as GenericGui.
In the example below, the system clicks on the SMALL control.
The GenericGui control SMALL is clicked