cancel
Showing results for 
Search instead for 
Did you mean: 

IE Popup Behaviour

PrageetDak
Level 4
Hi, I am facing one issue with IE pop up in my application. I have created separate object to handle pop up's. When I run my webpage individually or standalone it works fine, but when I integrate with some other application. Means I am calling my webpage from some mainframe application, then it says that click - item Active accessibility doesn't match query items. It works fine standalone, but when I navigate from one application to another it doesn't work. Even I put wait stage in popup action before attaching, but that doesn't help. Please suggest solution for this.
1 REPLY 1

John__Carter
Staff
Staff
Not sure what 'calling my webpage from some mainframe application' means but you know you should not try to use the same object to integrate with multiple applications - right? What you do with mainframe A should have no effect on web application B - they use completely different integration logic.