Click activity doesn't move with Uipath Robot!

When I use Click activity with UiPath Robot, the xaml ends abnormally(Error Message below)
Have you met the simular situation?
Another activity like Input Dialog (not using Selector)works with the UiPath Robot .
When I move the same xaml with UiPath Studio it works.

I saw this and tried using ”Launch Workflow Interactive ” instead of ”Invoke Workflow File ”.
It didn’t work.

version Robot and Studio are the same
Message: Exception: UiPath.Core.SelectorNotFoundException: Cannot find the UI element corresponding to this selector

1 Like

Hello @oitot,

could we get your workflow to see?

Thanks,
Pankaj

Thanks for your Replying @Pankaj.Patil !

oh,I can’t attach the workflow because it is my client’s xaml.
Could you tell me what you care about?

Hello @oitot,

I want you to utilize Uiexplorer to make robust selector.

Kind Regards,
Pankaj

Thank you for your answering.

You mean I can make robust selector in the Click activity
in Slector Editer like adding Attributes?

Yes, it will give many attributes to identify particular ui element.