История страницы
...
Click Version 10 (Net)
Группа действийAction group: SAP
Описание
Действие предназначено для имитации различных вариантов нажатия правой или левой кнопки мышки по заданному элементу в окне SAP-приложения.
Настройки
...
Description
The action is intended to simulate different variants of right or left mouse button clicking on a specified element in the SAP application window.
Action icon
Settings
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Программный робот отработал успешно.