История страницы
...
The action checks if the specified element exists on the screen.
Action icon
Settings of parameters
Property | ОписаниеDescription | ТипType | Пример заполнения | Обязательность заполнения поля | ||
Параметры | ||||||
Filling example | Mandatory field | |||||
Parameters | ||||||
Element | Resource with data of selected element in application | Элемент | Ресурс который хранит данные о выбранном элементе приложения.Robin.WinElement | ДаYes | ||
Time- | аутВремя в миллисекундах, в течение которого будет происходить поиск нужного элементаout | Time in milliseconds to find required element. | Robin.Numeric | НетNo | Номер окна | |
Window order | Sequence number of the window that the action should work with. If you do not specify the window number, the first window will be checked. The numbering starts from | Порядковый номер окна, с которым должно работать действие. Если не указать номер окна, будет проверено первое окно. Нумерация начинается с1. | Robin.Numeric | НетNo | ||
Results | ||||||
Result | If the value is «true», the desired element exists. If the value is «false», the desired element does not exist | Результат | Если значение равно «true», искомый элемент существует. Если значение равно «false», искомого элемента не существует. | Robin.Boolean | true |
Special conditions of use
...
The action searches the screen for the element requested by the user. The user enters the properties of the searched item in the "Item" field . The action returns the result "true" when the element is found. If the item is not found, the result of the action is "false".
If multiple items are found that match the specified parameters, the action should not cause an error. The action returns the value "true".
If the field specifies window number =1 and the item is in a different window, the action will return "false".
...
Обзор
Инструменты контента