Paste text (Window)

更新时间:
复制 MD 格式

1. Introduction

Note

Prerequisite component: Get window

This component pastes text into a text box in a program window. The program must be running on Windows.

2. Inputs

Note

For information about the inputs, see the help text for each parameter in the component panel of the ROS Visual Editor.

3. Outputs

Note

For information about the outputs, see the help text for each parameter in the component panel of the ROS Visual Editor.

4. Component usage examples

4.1. Component configuration example

  1. Set Window object to v_win_obj_1, which is the output object of the prerequisite Get window component.

  2. Use the Capture control feature to capture a text box in the window. Name the control "Control 1".

  3. Set Input box control to "Control 1".

  4. In the Input content field, enter "Welcome to Alibaba Cloud RPA".

  5. Set Input method to "Overwrite".

4.2. Result

The component successfully pastes the text into the text box in the window.