IE connector
The Internet Explorer (IE) connector enables you to perform various actions on the IE browser, applications, and their screen elements on the browser. For example, you can execute a method to open a website. You perform the actions through the methods.
You must first use, configure, and then expose the methods in the IE connector to use its
methods.
- To use the IE connector, see Use a connector in RPA Desktop Design Studio.
- To configure the IE connector, see Configure the Internet Explorer connector.
- To expose the methods, see Use connector method.
- To use the methods, see Use a component in RPA Desktop Design Studio.
IE connector methods are available at the following levels:
- Connector
- Screen
- Element
| Method level | Description |
|---|---|
| Connector | These methods can open a website on the IE browser. It sets up the browser and application for the other methods to execute. |
| Screen | These methods perform various actions on the screens you have configured. For example, click a button. |
| Element | These methods perform various tasks on the various elements on the screen. |
Note:
Automation support for frameset-based pages isn't available through the Chromium connector.