Click not working

click not working even same selector

Your selector has 'EWA ’ with a space at the end, while the first one in the closest matches is just ‘EWA’ with no space.

tq i have more question

i have check ewa is there r not which activity i have use, some ewa is below the screen element exists and text exists not working

Again, the problem is that in your selector you have a space after EWA but on the web page there is no space.

Look at the error message. Your selector is:

<webctrl aaname='EWA ' tag='A' />

But the actual object on the page is…

<webctrl aaname='EWA' tag='A' />

These are not the same.

1 Like

ya thats ok done sir . one more scenario i have chech ewa exists r not

https://docs.uipath.com/activities/docs/n-check-state