Сравнение версий

Ключ

  • Эта строка добавлена.
  • Эта строка удалена.
  • Изменено форматирование.

...

Click Version 12 (Net)

Группа действийAction group: SAP 

Описание

Действие предназначено для имитации различных вариантов нажатия правой или левой кнопки мышки по заданному элементу в окне SAP-приложения.

Image Removed

Настройки

...

Description

The action allows you to click on an interface element.

Action icon

Image Added

Settings of parameters

PropertyDescriptionTypeFilling exampleMandatory field
Parameters
SAP applicationThe SAP-application instance that the action works on

Свойство

Описание

Тип

Пример заполнения

Обязательность заполнения поля

Параметры

SAP-приложение

Экземпляр SAP-приложения, с которым работает действие
.Robin.Sap
Да

Yes
Клик
Click
Клик
ClickRobin.String
Да

Yes

Элемент

Элемент, по которому необходимо выполнить клик
ElementThe 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

  1. Assemble a robot scheme consisting of actions.
    Image Added
  2. 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.


    Image Added
  3. Configure parameters for the "Click" action. The order of getting the item is specified in the section
  4. Собрать схему робота, состоящую из действий:
    Image Removed
  5. Настроить параметры для действия "Подключиться к сессии". 

    В поле "Сессия" указывается порядковый номер открытой сессии одного пользователя (0 – первый подключённый пользователь, 1- второй и т.д.), к которой необходимо подключиться. Нумерация начинается с 0 и зависит от времени входа в учетную запись

    Image Removed
    Настроить параметры для действия "Клик". Порядок получения элемента указан в разделе Procedure for obtaining an item using SapSpy

  6. Нажать на кнопку "Старт" в верхней панели. 

Результат:

Программный робот отработал успешно.

  1. Click on the "Start" button in the top panel. 

Result

The program robot completed successfully.

Image Added

 

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.

Image Added

3. Set the parameters for the "Click" action. 

Image Added

4. Set the parameters for the "Call context menu command" action. 

Image Added

5. Click the "Start" button.

Image Added

6. The result is a table without specifying a column

Image Added

Result of action with context menu selection

Image AddedImage Removed