Input Hotkey

更新时间:
复制 MD 格式

1. Overview

Note

Prerequisites: None

For details, see send_key Usage and Hotkey List.

2. Inputs

Note

For details on each input, see the component panel in the visual editor.

3. Outputs

Note

For details on each output, see the component panel in the visual editor.

4. Usage example

See the example flow below.

5. Example flow

Build the flow

  1. Use the Open New Webpage component to open the Chrome browser and navigate to Baidu.

  2. Use the Fill Input Box (Web) component to enter "Alibaba Cloud RPA" in the input box.

  3. Use the Input Hotkey component to enter {BS} in the key combination input.

    image

Execution result

The flow opens Baidu in the Chrome browser, enters "Alibaba Cloud RPA" in the Baidu search box, and then presses the backspace key to delete the last character.

image