Failure of click activities in remote desktop browser

Hi all
I am facing problem with click activities in remote desktop browser. I used click image in citrix recording and other click activities. It will either work only once or it will not work. Please suggest me any solutions to fix this issue.
Thanks in advance

Hi @Newton_Rich_SV,

Before going to next activity of click, check whether it’s clicked or not using element exists. If not you can retry.

Regards,
Arivu

Thanks for your reply.
Find element is also not working properly.
I have also tried find image activity

Use the following Steps :

  1. Use Image Exists [ Make sure you scrape the particular Image {Informative} without even adding too much space boundaries ]
  2. Decision Block, Pass the Variable
  3. If true then use Click Image activity and if not the loop it back.