IE connector

  • Release version: Australia
  • Updated March 12, 2026
  • 1 minute to read
  • 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.
    IE connector methods are available at the following levels:
    • Connector
    • Screen
    • Element
    Table 1. Types of IE connector methods
    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.