Forum Discussion
Ravik
10 years agoSuper Contributor
I had faced same problems earlier. The thing is that sometime object is exists but not visible on screen(object is visible on a specific condition) in that case Exists method return true and go for the next statement. here its better to check additional details with Exists like visible or enabled.