09-02-2006, 06:18 PM
The application I'm trying to automate uses TWO controls of the Internet Explorer Server class. They are visible at the same time. They have the same id. The only difference that QM picks up is coordinates. I assume they have different ZOrder.
I'd hate to use coordinates to locate the window as I'd like to avoid re calculating them for different screen resolutions.
How can I get QM to give me the hwnd for the second window that matches particular criteria?
Thanks
Jake
I'd hate to use coordinates to locate the window as I'd like to avoid re calculating them for different screen resolutions.
How can I get QM to give me the hwnd for the second window that matches particular criteria?
Thanks
Jake