I am using find element now how to compare this value this value exist or not now I getting value as mention in screen shot
Fine
then we can use ELEMENT EXISTS activity instead of FIND ELEMENT which will let us know whether the elements exists or not with a boolean output either true or false
hope this would help you
kindly correct me if i m wrong with the question and let know for any queries or clarification
Cheers @Aditya10989
Find element is to find the particular element exists in the page or not so that it will return the UiElement. Instead for the thing to check whether it exists or not, use Element Exists activity @Aditya10989
yes firstly I try this but not work for me I am getting value in popup and read text element exist not work for me as mention in screens
hotFine
so you mean like you weren’t able to get that as individual element if so
use IMAGE EXISTS activity that would work for sure
or do you mean any other reason buddy
Cheers @Aditya10989
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.