We have a web application where one of the element's position is not fixed. So I am using following attribute to identifying the element using HTML mode. These are the only attribute which are unique for the element
Value
Tag Name
Match Index
Enabled
Class Name
It is working fine if that particular element is present on the webpage. In case if that element is not present on the page for any reason Blue Prism get stuck and never throw Timeout Exception or Element not found exception and get stuck
The only way to come out of this loop is to close the web application. This is very serious problem for us in actual production ,some time BOT get stuck for 24 hours without throwing any exception.
I have tried AA mode as well but no luck. PFA for element attribute