Description:
Synopsis:
New Actions | ||
Name | Type | Parameters |
Check Text | c | String:Text |
ABSTRACT_TextVerifiable_VerifyText | ||
Store Value | e | Variable:Variable Name |
ABSTRACT_TextVerifiable_ReadValue |
Inherited Actions | |||
Name | Type | Parameters | Inherited from |
Check Enablement | c | Boolean:Enabled |
Graphics Component (abstract) |
Check Enablement of Context Menu Entry by Indexpath | c | String:Indexpath |
Graphics Component (abstract) |
Check Enablement of Context Menu Entry by Indexpath (Specify Position) | c | Integer:x-position |
Graphics Component (abstract) |
Check Enablement of Context Menu Entry by Textpath | c | String:Textpath |
Graphics Component (abstract) |
Check Enablement of Context Menu Entry by Textpath (Specify Position) | c | Integer:x-position |
Graphics Component (abstract) |
Check Existence | c | Boolean:Exists |
Graphics Component (abstract) |
Check Existence of Context Menu Entry by Indexpath | c | String:Indexpath |
Graphics Component (abstract) |
Check Existence of Context Menu Entry by Indexpath (Specify Position) | c | Integer:x-position |
Graphics Component (abstract) |
Check Existence of Context Menu Entry by Textpath | c | String:Textpath |
Graphics Component (abstract) |
Check Existence of Context Menu Entry by Textpath (Specify Position) | c | Integer:x-position |
Graphics Component (abstract) |
Check Focus | c | Boolean:Has Focus |
Graphics Component (abstract) |
Check Property | c | String:Property Name |
Graphics Component (abstract) |
Check Selection of Context Menu Entry by Indexpath | c | String:Indexpath |
Graphics Component (abstract) |
Check Selection of Context Menu Entry by Indexpath (Specify Position) | c | Integer:x-position |
Graphics Component (abstract) |
Check Selection of Context Menu Entry by Textpath | c | String:Textpath |
Graphics Component (abstract) |
Check Selection of Context Menu Entry by Textpath (Specify Position) | c | Integer:x-position |
Graphics Component (abstract) |
Click | e | Integer:Number of Clicks |
Graphics Component (abstract) |
Click in Component | e | Integer:Number of Clicks |
Graphics Component (abstract) |
Drag | e | Integer:Mouse Button |
Graphics Component (abstract) |
Drop | e | Integer:x-position |
Graphics Component (abstract) |
Select Context Menu Entry by Indexpath | e | String:Indexpath |
Graphics Component (abstract) |
Select Context Menu Entry by Indexpath (Specify Position) | e | Integer:x-position |
Graphics Component (abstract) |
Select Context Menu Entry by Textpath | e | String:Textpath |
Graphics Component (abstract) |
Select Context Menu Entry by Textpath (Specify Position) | e | Integer:x-position |
Graphics Component (abstract) |
Show Text | e | String:Text |
Graphics Component (abstract) |
Wait for Component | e | Integer:Timeout in ms |
Graphics Component (abstract) |
Check Text (Component with Text)
Parameters
Name | Data Type | Values | Default |
Text | String | - | none |
Name | Data Type | Values | Default |
Operator | String | equals not equals matches simple match |
equals |
Store Value (Component with Text)
Parameters
Name | Data Type | Values | Default |
Variable Name | Variable | - | none |
Button/Check Box/Radio Button (concrete)
Combo Box (concrete)
HTML Hyperlink (html)
Label (concrete)
List (concrete)
Table (concrete)
Text Field/Text Area/Editor Pane/Text Pane (concrete)
Toolbar Item (swt)