История страницы
...
Click Version 12 (Net)
Группа действийAction group: SAP
Описание
Действие предназначено для имитации различных вариантов нажатия правой или левой кнопки мышки по заданному элементу в окне 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 |
Свойство
Описание
Тип
Пример заполнения
Обязательность заполнения поля
Параметры
SAP-приложение
. | 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Задача: подключиться к открытой сессии SAP и кликнуть по элементу.
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
- Собрать схему робота, состоящую из действий:
- Настроить параметры для действия "Подключиться к сессии".
В поле "Сессия" указывается порядковый номер открытой сессии одного пользователя (0 – первый подключённый пользователь, 1- второй и т.д.), к которой необходимо подключиться. Нумерация начинается с 0 и зависит от времени входа в учетную запись
Настроить параметры для действия "Клик". Порядок получения элемента указан в разделе 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