Hello,
I am facing issue in click activity.
selector is showing valid but uipath not able to click on element on browser and thowing error like ui elemnt is no longer valid .
i need to click on below name

check below ss also



Hello,
I am facing issue in click activity.
selector is showing valid but uipath not able to click on element on browser and thowing error like ui elemnt is no longer valid .
i need to click on below name

check below ss also



Instead of click activity have you tried to use Click image activity?
Try to enable the Simulate click option in the properties
Regards
Gokul
can you create custom selectors ? go to UI explorer and show all selectors
hi,
check below ss
i checked with id property too


tried simulate click but not worked same error.
doubt click image will work or nt because name length will differ
check aaname , innertext and uncheck idx & tablecol
Doesn’t matter with length, You can indicate only the check box in the click image activity
Regards
Gokul
i have put my all clicks inside open bowser .
now working properly