Yes, Element Exists may return true and the element may be hidden. You should use Get Attribute ("Visibility") to determine if you have it on screen.
6 Likes
Yes, Element Exists may return true and the element may be hidden. You should use Get Attribute ("Visibility") to determine if you have it on screen.