Click is failing despite 100% match

Uhm, is this possible? 100% match but it’s still showing error; can anyone help?
MicrosoftTeams-image (5)

Hey!

It could be better to provide the properties of that activity!

Meanwhile you can check these things…

  1. AlterIfDisabled - True
  2. WaitForReady - Complete or Interactive
  3. DelayBefore - 400ms
  4. DelayAfter - 400ms
  5. Simulate - True
  6. UiTimeout - 5000ms

And also we won’t recommend to use innerText.

It could be better to provide the selector screenshot which is opened with UiExplorer

Regards,
NaNi

Here is the selector.


h
MicrosoftTeams-image (5)

Hey!

Instead of inner text choose aaname and pass the variable here…

Since, This is a direct selector. will suggest you to use the partial selector.

Use attach browser and inside that use click activity…

Regards,
NaNi

you probably have a fragment in the selector that changes with each run, as you can see it the picture validate gives an error. your variable could provide an error or the parentid from what i can see here.