On Aug 25, 6:32 pm, Jeremy Wells <jwe... / servalsystems.co.uk> wrote: > Just using the win32 apis with things like FindWindow to check the popup > window is showing? That's exactly what I'm trying to do...nothing fancy, and I don't need code-level/unit tests...since I'm the QA guy and not the developer, I just want to test the app itself to make sure at the user level, it works the way it should. So I'd think something like a FindWindow would work perfect...is that accessible through win32ole? Or something else?