Some connectors in the RPA Desktop Design Studio provide methods that interact with various applications at different levels. For example, the Chrome connector provides methods that interact with applications and their elements open in a Google Chrome browser to perform specific Robotic Process Automation tasks.

Connectors with different levels of methods

The RPA Desktop Design Studio provides connectors that interact with various applications at different levels.

Know the different levels of methods

The methods in the connectors interact at different levels in the applications.
Table 2. Understand the method levels
Method level What does it do? Example
Connector Interacts with the connector. The Chrome connector interacts with the connector under the Global Objects in the Project Explorer and exposes the methods.
Screen Interacts with the application. The ServiceNow website opened in the Google Chrome browser.
Element Interacts with elements in the application. A text box in the ServiceNow website open in the Google Chrome browser.

Configure the connectors

Expose the methods at different levels

After configuration, you can expose the methods at different levels. The methods appear in the Object Explorer pane.

Methods at all levels.