Unable to select button from dropdown list

Hi Community,

I was running a UIPath flow o pull out some documents but was hit with this error.
Strangely, I have been executing this flow for all these while with no issue. With out any changes done, this error came out.

I wonder if it has to do with my UIPath is still a slightly older version?

ERROR1

Appreciate your help.

Thank you!

Hi!

Could you please use wild card Cls=‘*’

Regards,
NaNi

Use UiExplorer to get more accurate selector and add few more attribute also.

Regards,
Arivu

Hi @joshtechsolutions7,

This error has occurred because the element the selector is pointing to doesn’t exist, specifically the 3rd line. Try replacing attribute automationid’s value with a wildcard (*), and running the process again. If that doesn’t work, try editing the selector and repairing/re-indicating it.

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