Curl applet supported controls
- Updated: 2025/07/25
Review the information about the various actions of the Recorder package that are supported with Curl applet application automation.
| Control name | Automation 360 supported action | SAP Fiori support |
|---|---|---|
| Button | Click | Yes |
| Left-click | Yes | |
| Right-click | Yes | |
| Double-click | Yes | |
| Text box | Set text | Yes |
| Append text | Yes | |
| Click | Yes | |
| Left-click | Yes | |
| Right-click | Yes | |
| Double-click | Yes | |
| Tree | Total Items | No |
| Get selected index | No | |
| Get selected text | No | |
| Select item by index | No | |
| Select item by text | Yes | |
| Left click | Yes | |
| Right click | Yes | |
| Double click | Yes | |
| Get property | Yes | |
| Combo box | Select item by index | Yes |
| Select item by text | Yes | |
| Expand | Yes | |
| Get total items | Yes | |
| Get selected text | Yes | |
| Get selected index | No | |
| Get property | Yes | |
| Left-click | Yes | |
| Right-click | Yes | |
| Double-click | Yes | |
| Check box | Check | Yes |
| Uncheck | Yes | |
| Toggle | Yes | |
| Get status | Yes | |
| Get property | Yes | |
| Left-click | Yes | |
| Right-click | Yes | |
| Double-click | Yes | |
| Page Tab | Get total items | Yes |
| Get selected index | No | |
| Get selected text | Yes | |
| Select item by index | Yes | |
| Select item by text | Yes | |
| Left click | Yes | |
| Right click | Yes | |
| Double click | Yes | |
| Radio button | Select | Yes |
| Get status | Yes | |
| Get property | Yes | |
| Left-click | Yes | |
| Right-click | Yes | |
| Double-click | Yes | |
| Table | Set cell by index | Yes |
| Set cell by text | Yes | |
| Get cell text by index | Yes | |
| Get cell index by text | Yes | |
| Get total rows | Yes | |
| Get total columns | Yes | |
| Get property | Yes | |
| Left-click | Yes | |
| Right-click | Yes | |
| Double-click | Yes | |
| Get table | Yes | |
| Listview | Get property | Yes |
| Left-click | Yes | |
| Right-click | Yes | |
| Double-click | Yes | |
| Get total items | Yes | |
| Get selected index | No | |
| Get selected text | Yes | |
| Select item by text | Yes | |
| Select item by index | Yes |
Note: To use the Select item by text
action for a tree control in a Curl application, ensure
that you have the hierarchical path data in the format
Root;Child;Child_of_Child of the tree view element.