Findchild whose WndStyles property has a specified element
I want to identify popup dialogs that may appear as my script navigates my application. All the dialogs have WndStyles property with WS_POPUP set. If I anticipate a dialog I wait until my application ...