Get text from property Version 16 (Net)
Action group: Windows
Description
The action returns the selected element property value
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 | |
Property name | Robin.String | No | ||
Time-out | Time in milliseconds to find required window. | Robin.Numeric | No | |
Window order | When found more than one window, action would interact with window defined by order | Robin.Numeric | No | |
Results | ||||
Result | The value of the selected property of the element | Robin.String |
Special conditions of use
Preliminary activation of the window with the element is not needed.
The group does not work with taskbar, explorer, and workspace.
Example of use
Task
There is an open "Parameters" window. Get text from property = IsPasswordProperty
Solution
Use the "Get text from property" actions.
Implementation
- Move the "Get text from property" action to the workspace.
- Set the "Get text from property" 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.
More about element properties you can find here. - Click "Start" in the top panel.
Result
The program robot completed successfully.
Element property = IsPasswordProperty was obtained.
Обзор
Инструменты контента