Forum Discussion

tcuser8's avatar
tcuser8
New Contributor
14 days ago

Checking until a window doesn't exist

Is there any way to check until a window doesn't exist. An inverse .WaitWindow()? Alternatively, is there a version of .Exists() that just returns bool? I've looked around forums and tried implementi...