Strance click

My very slow application has a menu with 4 options A, B, C and D.

I use Click activity to select option B.

Normally B is selected but sometimes it is not anymore selected! It works somehow randomly.

What I have noticed by just playing around: if I first click A, C or D and then B, then B will always be selected.

How can it be? In my opinion it makes no sense.

Thanks a lot!

@Gabriel_Isman

Try using the modern click activity which has a final check as well use in combination with it and in retry scope so that if not clicked it will try again

Cheers

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