Error when using Wait Element Vanish in SAP

I have a problem in the execution of the robot in the SAP system. After the execution of the activity, SAP takes a certain time (non-standard time) to generate a report, but I cannot find an activity in Uipath that waits for this execution to perform the next step. Therefore, the robot is finalizing the process of executing the report even before this process is complete and the next process is being hampered.

1- I tried to use Wait Element Vanish, but without success.
2- I tried to use Delay, but it is not a smart solution.

Does anyone have any other solution?

1 Like

Hi @Rodrigo_de_Oliveira !
Maybe On element appear or on Image appear might help you ?
Or when clicking on any element on the page and use the option COMPLETE?