Quantcast
Channel: New board topics in SmartBear Community
Viewing all articles
Browse latest Browse all 20755

If Object - Object does not exsist but it will still run the child operation

$
0
0

I have an if object that is supposed to check if a dialog box shows up when logging in. It still runs the child operations even though the object doesn't exsist. I thought that perhaps the objects did exsist but just wasn't visible so I set the value to visible. When it is set to this it returns the error the object does not exsists. But when set to exsists it tries to run the child operation which is to close the dialog box. It then errors out because the closebutton does not exsist.

 

Is there a work around or is this a known issue?

 

Edit:

 

To clarify The if object is set to exsist so that if the object exsists it will the run the child operation which is to close the dialog box. since the object doesn't exsist it shouldn't be running the child operation but is still doing so.


Viewing all articles
Browse latest Browse all 20755

Trending Articles