Action group: SAP
The action is intended to simulate different variants of right or left mouse button clicking on a specified element in the SAP application window.
Property | Description | Type | Filling example | Mandatory field |
---|---|---|---|---|
Parameters | ||||
SAP application | The SAP-application instance that the action works on. | Robin.Sap | Yes | |
Click | Click | Robin.String | Yes | |
Element | The element to click on. | Robin.WinElement | Yes |
None.
Task
Connect to an open SAP session and click on an item.
Solution
Use the "Connect to session", "Click" actions.
Implementation
The "Session" field specifies the sequence number of one user's open session (0 - the first connected user, 1- the second, etc.) to which you want to connect. The numbering starts from 0 and depends on the time of login to the account.
Result
The program robot completed successfully.