Capture window title

HI,

I am trying to open my application in internet explorer and from there another window open’s on click. I tried giving the both the window title in application host. But its not capturing the window. Please let me know which window title should be given to capture it.

Thanks in advance!!

Regards,
Priya

Hi,

You can automate this use case by using shift click interaction instead of click on UI element which opens new window. It can be handled by web configuration in case the new window is a web pop up

Regards,
Amit