Defining UI elements/controls
SAP Intelligent RPA provides multiple options to select and define a control. Please remember that the complete page is scanned, and the DOM structure is read by SAP Intelligent RPA while capturing the page. This includes any hidden controls, such as an item in a combobox where only the selected item is visible but there are more items within for selection at runtime. SAP Intelligent RPA allows developers to define the controls by selecting from the Screen Display panel or the Source Tree Display panel.
To select a control from the Screen Display panel, simply double-click on the visible control; SAP Intelligent RPA then will add the control to the Applications panel with the default criteria defined. Alternatively, navigate to the control in the DOM structure of the page in the Source Tree Display panel, and select Associate to New Item from the context menu.
Let's go through each page and define the controls that are required for our business...