1. Introduction
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
For details about each input parameter, see the help text in the application flow editor.
3. Outputs
For details about each output parameter, see the help text in the application flow editor.
4. Component usage example
4.1. Configuration example
Set
Browser typeto Chrome.Set
Find byto Title.In the
Search contentfield, enter "Baidu Search".For
Find Rule, select "Contains".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
Use the Find an open web page component to select the open Baidu page in Chrome.
Use the Fill in input field (web page) component to enter "Alibaba Cloud RPA" in the search box.
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.