Hi Friends
How could dynamically click on popup that appear when i input value, i tried click activities by seem like it wont click if the value in popup is not the same
process step
these step works if input value still same (for example “100101” but if i change the input value (for example “100102” or anythings else), the process wont works anymore
->Pass that value into the type into.
->In click activity select the strict selector for targeting methods and deselect remaining all targeting methods and in strict selector open the UiExplorer and select the aaname from the attributes present in the right side panel.
->select the aaname and in place of the value of aaname pass that value in between the single quote present and place a * beside to that value and make sure do not delete those single quote just replaec tha value in between them and that works!!
hi @vrdabberu thanks for your reply
i tried with untick computer vision and select ignore text and it works, do you have any concern with this approach?