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.