Get opened web page

更新时间:
复制 MD 格式

1. Introduction

Note

Prerequisites: None

You can use this component to interact with Chrome, Edge, and Internet Explorer (IE) browsers. You can find and select an open web page by its title or URL.

2. Inputs

Note

For details about each input parameter, see the help text in the application flow editor.

3. Outputs

Note

For details about each output parameter, see the help text in the application flow editor.

4. Component usage example

4.1. Configuration example

  1. Set Browser type to Chrome.

  2. Set Find by to Title.

  3. In the Search content field, enter "Baidu Search".

  4. For Find Rule, select "Contains".

  5. Keep the default values for the advanced options.

4.2. Example result

The component successfully selects the open Baidu page in Chrome, as shown in the following figure.

5. Sample flow

Setup flow

  1. Use the Find an open web page component to select the open Baidu page in Chrome.

  2. Use the Fill in input field (web page) component to enter "Alibaba Cloud RPA" in the search box.

  3. Use the Click control (web page) component to click the "Baidu Search" button.

Execution result

The flow successfully opens Baidu in Chrome and searches for "Alibaba Cloud RPA", as shown in the following figure.