Hello CurtisDo,
Thank-you for your question.
Basically this happens when you have multiple windows open one on the top of the other, but ZPX (Zap-fix) identifies only the first window (As an Application):
There is a need to identify each new window as a separate application (Not same window but different pages in it).
If the above does not help try using the following:
1. Add a new Application + View and scan the problematic window into it, save it as the name of the window.
2. Remove the “regexpwndclass” Application’s object property value.
3. In the testing script, where the window appears use the following code (Which will change the window’s property during runtime):
Application(…).SetProperty “<regexpwndtitle>”, “<Name of the window>” (You can use sniffing tools, such as the UFT Object Spy to get the exact window’s name).
Hope this helped.
Please contact Zap for further help.
Thanks,
Sasha