Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in RPA by (12.7k points)

I'm using RPA blueprism. I am interacting with 2 browsers which are passing data between each other but I cant bring the currently interacted browser to the front. That means the process is running on the back of the first browser. Is there any global action that I can use? I've managed to get the PID of each browser and I've tried using Focus action on HTML element but no luck. Do help and TQVM in advanced.

1 Answer

0 votes
by (29.5k points)

You can try spying the entire browser as an element and in the navigate stage use activate application. it brings the browser to the front.

Browse Categories

...