Cant find a element

Hi I am creating a bot but i always have the problem of cant find a UiPath element, the element normaly change position "sometimes is more in the top or bottom but the movement is minimun, the problem is UiPath cant find it when it moves
image
And this is the page

Hey

you should check your selector, as you are using anchor, then check both selectors and watch if any of your properties is causing the issue with that activity

Regards

I found the problem, its that i am writing text but when it has text already written on the program doesnt find it you know there is a way to ignore the text already written on?

can i see your selector?, if its retrieven the text in your selector just replace the entire text by and *

Hi, I find the error so I will try to explain what is happening.
I am writing in this part data that i bring from a dataset, there is no problem with this part
image
So after that I click on a button that download the info, the troble is when I downloaded for a reason the selector cant find the element, but when I dont execute the download It works perfectly


Thats my selector I am Using Fuzzy Selector
Thanks for your help

Hi @Juandix

can you try using strict selector insteand?, just keep that strict selector and uncheck the rest

It work thank you so much you save my life

1 Like

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