История страницы
...
The action sends a text to a specified win-element
Action icon
Parameters
...
Settings of parameters
Parameter | Description |
---|---|
Element | A resource that stores data about the selected application element. |
Time-out | The time in milliseconds during which the search for the desired window will take place. |
Text | The object whose text representation needs to be entered. |
Clear | Clear the field before input. |
Window order | If multiple windows are found, the action interacts with the window with the specified number. |
Input by symbols | If the value is "false", the entire text will be inserted. The method works for most applications. If the value is "true", the text will be printed character by character. It is recommended to use this method in cases where the first one does not work correctly. |
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 window. | Robin.Numeric | No | |
Text | Object to send as string | Robin.Object | No | |
Clear | Clear before sending | Robin.Boolean | true | No |
Window order | When found more than one window, action would interact with window defined by order | Robin.Numeric | No | |
Input by symbols | If the value is «false», the text will be pasted at once. It works correctly for most applications. If the value is «true», the text will be entered character by character. It Is recommended when first approach works incorrectly. | Robin.Boolean | true | No |
Special conditions of use
...
Обзор
Инструменты контента