OnElementAppear

Hi,

I´m using the “OnElementAppear” function in four blocks.
In each one of these, the robot process one file in the program tha can return an error or not. I put in each block the “OnElementAppear” and it stops running in the block where the message don´t show up.

I set the “RepeatForever” to false and the “WaitForReady” to NONE.

What other option may i be missing?

Thanks.

Hi
welcome to UiPath community

may i know what was the error we were getting on that
or if no error kindly run in debug mode and share us the error details pls
Cheers @Gustavo_Lopes

1 Like

Hi @Gustavo_Lopes,

use element exist insted of Onelement apear

1 Like

Hi,

Thanks @Palaniyappan and @Luis261980.
I try one more thing that works… I set the “ContinueOnError” to True and it works! :partying_face:

@Luis261980 i´ll try this function on my next robot.

Thaks a lot to all!

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.