Open a new webpage

更新时间:
复制 MD 格式

1. Component introduction

Note

Prerequisites: None

Use this component to open a webpage at a specified URL in Chrome, Edge, or Internet Explorer.

2. Inputs

Note

For more information about the inputs, see the help text for each input in the component panel of the application flow editor.

3. Outputs

Note

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

  1. In the Open URL field, enter "www.baidu.com".

  2. Set Browser type to "Chrome".

  3. Set Specify Chrome program path to "No".

  4. Set Wait for load to complete to "Yes".

  5. For One-time execution timeout (seconds), keep the default value of 100.

  6. 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

  1. Use the Open new webpage component to open the Baidu homepage in Chrome.

  2. Use the Fill input box (webpage) component to enter "Alibaba Cloud Robotic Process Automation (RPA)" into the search box.

  3. 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.