Select from drop down dropdown list Version 2 (Net)
Action group: SAP
...
The action selects a value from the dropdown list.
Action icon
Image Modified
Settings of parameters
СвойствоОписаниеТипПример заполненияОбязательностьзаполнения поляПараметрыКонтекстЭкземпляр ДаЭлемент | Элемент, который должен быть выбранElement | Element | Robin.WinElement |
ДаЗначение | Значение, которое необходимо выбратьНет | Выбрать по индексу | Выбрать по индексу
| No |
Select by index | Select by index | Robin.Numeric |
Нет Special conditions of use
None.
Example of use
Task
Connect to an open SAP session and select the "Job title" value from the dropdown list.
Solution
Use the "Connect to session", "Select from drop down dropdown list" actions.
Implementation
- Assemble a robot scheme with the actions:
- 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.
- Set the "Select from dwop down dropdown list" action parameters. The procedure for obtaining an element is specified in section The procedure for obtaining an element with SapSpy
- Click "Start" in the top panel.
...