I am encountering a new issue in SAP when I try to export the table data to an excel file,
I need to make sure When SAP appears the window, then process save action…
if SAP prompts the window as below, process rerun action,
Which activity i can use to judge which window is appearing? or how to automatically judge the two situation ?
Any suggestions?
Much appreciated!
@bfhuang, find the below snippet that i have created here you have to pass the input variable and at the last you can receive a Boolean stating if the element exists or not.
@Ragu9060 May I know the variable’s purpose?
And form the code,it will retry 5 times? if failed to detect the element, then come to false? how long will it take total 5 times?
@Ragu9060 with your snippet, still not working, actually process stacked before this step, if SAP prompts maximum work process hold time exceeded, and we can’t catch anything even images, if we use uipath to find element, images, UIPath will crashed.