Edge two windows

Hi,
I am opening a browser application with Edge with “Use Application\Browser”. Doing some clicks.

Opening another application with Edge with Use Application\Browser.

While I am trying to do some clicks on the second application, focus is getting shifted to first Edge window and clicks are done in the first window. How can I prevent this? How can I keep one window active at a time? I need both applications in the process.

I tried using Activate, but still the same thing. Thank you,

image
image
Try this

@Rudeeus

It did not work. The setting apply for both browser windows, correct?

Thank you,

Apply those settings to both browser instance, especially the “Close” option. Also, can you send a screenshot of your current workflow?

Thank you. Cannot send.
It did not work.

Regards,

Hi @A_Learner

Please refer the below thread , hope it works

@A_Learner

To differentiate between both…in the first activity of use application/browser use the output element property and get the browser and in subsequent activities use that output as input element and use activate as the first activity then it would switch

Cheers

1 Like