Selectors

Hi!

See below a selector to click on an image. How can I change it to make the software click even if it’s not the same image?

Regards

Hi Ste,

You can use wildcards instead of hardcoded variables. In your case try replacing the idx=25 with an asterisk “*”

Richard

@richarddenton thank you, I know that I have to use wildcards but I tried to replace “idx=25” and it doesn’t work, and I don’t really understand what can I change in my selector, everytime I touch something I got an error message which say “Selector is not valid” -_-’

Have you been through the UiPath training academy? There are many good examples of working with selectors there.

It can be easier to edit the selectors directly in the expression editor rather than UiExplorer.

Did you try Anchor Base?