Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Chromium connector

The Chromium connector enables you to interact with various elements in web applications running on Google Chrome or Microsoft Edge Edge and build automations around them.

To use the Chromium connector, do the following actions:

Chrome connector methods are available at the following levels:

  • Application
  • Screen
  • Element
Method levelDescription
ApplicationThese methods can open a website on the Google Chrome browser. The connector sets up the browser and application for the other methods to execute.
ScreenThese methods perform various actions on the screens that you have configured. For example, click a button.
ElementThese 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.

  • Configure the Chromium connector
    Capture one or more web pages from the Google Chrome or Microsoft Edge browser and then the elements on the web pages by configuring the Chromium connector.
  • Use the Capture element dialog
    Identify and capture the elements on a web-based, Java, or Windows application screen by using the Capture element dialog.
  • Chromium connector methods
    The Chromium connector methods do different tasks on the applications, screens, and the elements on the screens of the Google Chrome and the Microsoft Edge browsers.
  • Add the ServiceNow RPA Edge extension
    Add the ServiceNow RPA Edge extension to your Edge browser to enable the Chromium connector to interact with the elements on the web applications that are opened in this browser.

Parent Topic:Connectors