Hi guys , I had used anchor base activity as i was not able to use type into activity due to lack of unique selector. It was working fine for past one month but suddenly it failed to recognise the element today, what may be the issue.
Ps : the ui element hasn’t been changed.
Hi @PenIt-2021
May be the reason for failing is the website may be not loaded correctly
But instead of anchor base approach
I am suggesting to use css selector because it would be faster as it would identify the element based on unique attributes present in the element.
Regards
Nived N
Happy Automation