1. Component introduction
Prerequisites: None
Use this component to open a webpage at a specified URL in Chrome, Edge, or Internet Explorer.
2. Inputs
For more information about the inputs, see the help text for each input in the component panel of the application flow editor.
3. Outputs
For more information about the outputs, see the help text for each output in the component panel of the application flow editor.
4. Component usage example
4.1. Example configuration
In the
Open URLfield, enter "www.baidu.com".Set
Browser typeto "Chrome".Set
Specify Chrome program pathto "No".Set
Wait for load to completeto "Yes".For
One-time execution timeout (seconds), keep the default value of 100.Keep the default values for the advanced options.
4.2. Example execution result
The component opens the Baidu homepage in Chrome, as shown in the following figure.
5. Example flow
Set up flow
Use the Open new webpage component to open the Baidu homepage in Chrome.
Use the Fill input box (webpage) component to enter "Alibaba Cloud Robotic Process Automation (RPA)" into the search box.
Use the Click control (webpage) component to click the "Baidu Search" button.
Execution result
The flow opens the Baidu homepage in Chrome and searches for "Alibaba Cloud RPA", as shown in the following figure.