How to click on desired button

Hi everyone,

I am a beginner in uipath.
Now, I meet a problem as follow:
I have some button under a text as the figure.anchor
Now I want to click on a desired button based on that text.
But I don’t know how to get that.
please help me if you have any solution for this problem.
Sorry for my bad English.

Thanks and best Regards,
Hoang Anh.

Hi,
You could make use of click relative activity.
click on the text then when it prompt below window then choose indicate and click on button you intended to click by the you can avoid clicking on similar button.

clickelem
indicate

PS: you can also use click image in case of citrix where relative text remains same.

4 Likes

Hi @ddpadil,

Thank you so much for your detail answer.
I follow your solution and it works correctly now.

Thank you again,
Hoang Anh.

Thanks, @ddpadil. It took me forever to figure out I had to click “indicate” in the dialog rather than just indicate on the screen.
burque505

1 Like