On Element Appear 'LI': Activity timeout exceeded Assignment2 Level3

I’m working on assignment2 in level3. I already have made Dispatcher bot and tested it. but my bot occurs errors below :
Error : On Element Appear ‘LI’: Activity timeout exceeded
Warning : System exception. Retry: 0. Activity timeout exceeded at Source: On Element Appear ‘LI’

Could you advise me how to solve this?

thx in advance.

Process.xaml (9.8 KB)

The XAML file posted by you has unresolved issues.
Please find screenshot below:

um… I guess I should upload my the whole project

Dispatcher.zip (1.3 MB)

Try with RepeatForever = false in your “On element appear”

Oh Thx @Vidya_Srinivasan
it works. :smiley:
Have a nice day

1 Like

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