Setting parameters for advanced recognition
We used data captured by SAP Intelligent RPA from the Captured Data panel to define criteria for multiple SAP pages and UI controls under each page in Chapter 12, Capturing and Declaring Applications, Pages, and Items. While transitioning to the next page based on the activity executed on the current page, loading the next page might take a long time, considering various factors such as network speed and the SAP server performance. For example, by clicking on the btLogOn
button on the pWindowSAPLogon76
page, the pSAP
page will load, but executing activities on pSAP
cannot occur till the page load completes and controls are accessible. SAP Intelligent RPA provides options in the Parameters panel to specify which controls must and must not be present before recognizing the page load and being ready to perform activities.
Look at the parameters under the Driver parameter group in the Parameters panel for the btLogOn
button in the Explorer...