Click Version 12 (Net)
Action group: SAP
Description
The action allows you to click on an interface element.
Action icon
Settings of parameters
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 |
Special conditions of use
None.
Example of use
Task
Connect to an open SAP session and click on an item.
Solution
Use the "Connect to session", "Click" actions.
Implementation
- Assemble a robot scheme consisting of actions.
- Set the parameters for the "Connect to session" action.
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.
- Configure parameters for the "Click" action. The order of getting the item is specified in the section Procedure for obtaining an item using SapSpy
- Click on the "Start" button in the top panel.
Result
The program robot completed successfully.
Task 2: Example of using the context menu
Solution
1.Use the action "Authorization", "Click", "Call context menu" command.
2.Set the parameters for the "Authorization" action.
In the "Connection" field specify the name of the connection, in our case YFY-UKZ, in the "Mandate" field specify the credential, in our case 900.
3. Set the parameters for the "Click" action.
4. Set the parameters for the "Call context menu command" action.
5. Click the "Start" button.
6. The result is a table without specifying a column
Result of action with context menu selection