Вы просматриваете старую версию данной страницы. Смотрите текущую версию.

Сравнить с текущим просмотр истории страницы

« Предыдущий Версия 4 Текущий »

Set list value Version 11 (Net)

Action group: Windows 


Description

The action sets the list value.

Action icon


Settings of parameters

СвойствоОписаниеТипПример заполненияОбязательность заполнения поля
Параметры
ЭлементРесурс который хранит данные о выбранном элементе приложенияRobin.WinElement
Да
Тайм-аутВремя в миллисекундах, в течении которого будет происходить поиск нужного окна.Robin.Numeric
Нет
ЗначениеЗначение из списка, которое необходимо выбрать.Robin.String
Да
Номер окнаЕсли найдено несколько окон, то действие взаимодействует с окном под указанным номеромRobin.Numeric
Нет

Special conditions of use

None.

Example of use

Task

There is an open "Parameters" window. In the dropdown list select value 150% (current value - 125%). 

Solution 

Use the "Set list value" action.

Implementation

  1. Move the "Set list value" action to the workspace.


  2. Set the "Set list value" action parameters. Get the element with the WinSpy tool. Working with WinSpy is described in section Get Win-element. Setting a timeout does not, in general, increase the execution time of an action beyond the time it takes for the item we are using in the action to become visible and accessible. During the set timeout, the action tries to access the element it is working with. As soon as the item is available, the waiting timeout expires.


  3. Click "Start" in the top panel.

Result

The program robot completed successfully.

The value is set to 150%.

  • Нет меток