Chromium connector
-
- UpdatedJan 30, 2025
- 2 minutes to read
- Yokohama
- RPA Hub
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:
- Enable the latest versions of the ServiceNow RPA Edge Extension and the ServiceNow RPA Chrome Extension. To enable, see Add the ServiceNow RPA Chrome extension and Add the ServiceNow RPA Edge extension.
- To use the Chromium connector, see Use a connector in RPA Desktop Design Studio.
- To configure the Google Chrome connector, see Configure the Chromium connector.
- To expose the methods, see Use connector method.
- To use the methods, see Use a component in RPA Desktop Design Studio.
- If you've installed a hot fix for Chromium connector, to verify that the hot fix is accurately downloaded to your machine, perform the post requisite steps. For more information, see Post requisites after installing a hot fix.
Chrome connector methods are available at the following levels:
- Application
- Screen
- Element
Method level | Description |
---|---|
Application | These methods can open a website on the Google Chrome browser. The connector sets up the browser and application for the other methods to execute. |
Screen | These methods perform various actions on the screens that you have configured. For example, click a button. |
Element | These methods perform various tasks on the various elements on the screen. |
Note: Pages with cross-domain iFrames are not supported in the Google Chrome
and Edge browsers.