Check App State with disappear - element never appears, seen as successful disappear

I am using a Check App State to wait for the Outlook send/receive window to disappear. Except due to an Outlook issue the window never appeared in the first place. After the timeout, Check App State went to the success (ie element disappears) block.

This is not expected behavior. Logically, for something to disappear it should have to appear first. If Check App State is looking for something to disappear, and it never appears, an exception should be thrown. Or as a more flexible alternative, the “disappear” functionality should have a third block of “element never appears” so we can handle it the way we need to.

Fair. That is my expectation too. @Gabriel_Tatu pls check and file an issue.