Forum Discussion

Luukdb's avatar
Luukdb
Contributor
3 years ago
Solved

If object equals visible then.. else.. is not working

Hello,

 

I am trying to add an if else statement to check if an object is visible or not. When the object is visible everything works fine but when the object isn't visible, TestComplete keeps searching for this object and gives an error that the object is not found... Well this is the purpose.

 

Below you find the steps I added. To elaborate, I want to sort a list descending, but it could be possible that this option is already been done and if that's the case I don't want TestComplete to stop the test.

 

 

 

 

 

 

First I selected an onscreen object to equal the object property .visible.

 

Does anyone know what I am doing wrong?

 

Kind regards,

Luuk

2 Replies