Ui element is no longer valid error

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
1
check below ss also
2
3
4

Hi @Mathkar_kunal

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
1
2

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

There is an activity called Check
use the activity and just give the selector,
check & highlight the element for confirming that the check box is properly picked
give some delay before for the activity

also try enabling alter if disabled from property panel

i have put my all clicks inside open bowser .
now working properly

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