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

Ключ

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

...

The action highlights the specified element on screen.

Action icon

Image Modified

Settings of parameters

Свойство
Property
Описание
Description
Тип
Type
Пример заполнения
Filling example
Обязательность
Mandatory 
заполнения поля
field
Параметры
Parameters

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

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

Yes

Элемент

Элемент, который должен быть выделен.
ElementElementRobin.WinElement
Да

Yes

Длительность подсветки

Длительность работы подсветки
TimeTimeRobin.Numeric
Да

Yes

Special conditions of use

None.

Example of use

Task

Connect to an open SAP session and highlight an element on the screen.


Solution

Use the "Connect to session", "Highlight on screen" actions.

...

  1. Assemble a robot scheme with the actions:

  2. Set the "Connect to session" action parameters.

    In the "Session" field set order number of the open session of a user (0 - first connected user, 1 - second, etc.) to connect to. The numbering starts at 0 and depends on the time of logging into the account.


  3. Set the "Select from dwop down listHighlight on screen" action parameters. The procedure for obtaining an element is specified in sectionThe procedure for obtaining an element with SapSpy

  4. Click "Start" in the top panel.

...