Forum Discussion

vx's avatar
vx
Occasional Contributor
7 years ago

Object does not exists, still it returns true. Why .. Please help

My code checks whether an object exists, if yes return true else fai, even though the object is not there, it does not go to else condition.

 

 

 

 

1 Reply

  • shankar_r's avatar
    shankar_r
    Community Hero

    Hi,

     

    This can happen, when the object exists on the screen but not in a visible state.

     

    Try see the Visible property when got Exists as true