Hi UiPath,
I am facing a problem I can’t solve.
Right now I need to click the element Payment Breakdown0302_2022.xlsx.
Please refer on this image for my situation:
I’m using the selector below:

I’m I doing something wrong?
Please let me know
thanks!
Srini84
(Srinivas Kadamati)
2
@Alvin_Apostol2
Use Click activity, Indicate the Element and click the element
Can you share that screenshot?
After that open the selector in UiExplorer and share that screenshot
Thanks
Gokul001
(Gokul Balaji)
3
HI @Alvin_Apostol2
You know what you need to click right
Try like this
- Use Find Text position and store in a variable and pass what you need to click in text field
- Use click activity and pass that variable to Element in the properties
Regards
Gokul
Hi @Srini84
Here is the screen of the click

For the Uipath Explorer I got the following below:

Its working fine but after I refresh the page it become like this

thanks!