Hi there,
My bot needs to apply two filter to a website and click the link it shows after clicking search, but sometimes I get this error and if I click retry, it works.
It needs to click exactly on the number

This is what I have for target and anchors

@NathaliaFawcett,
It means the page is not loading quickly. Change the Click activity property - Visibility Check to Fully Visible.

Thanks,
Ashok 
Hi Ashok,
I still got the same error, I put a delay of a couple of seconds and seems like it fixed. Thank you
@NathaliaFawcett,
Glad I’m able to help you someway. Please mark the answer as solution so it will be helpful to other community members as well.
Thanks,
Ashok 
Hi ,

→ change wait for page load complete and visibility as none.
→ or also try to add delay or wait for element appear or retry .