Activate current browser to screen

i have automation that run in 2 browser, the process run in loop and the browser will not closed until all the loop done. the problem that i face is the browser run in background, and the screen is showing another browser. i want the screen show the browser that have activity on that running. not only stay in one browser, and the other browser run in background

@randa_prakasa

Use activate activity to get it to foreground

Inaide use app/browser have this as first activity you dont need to indicate anything

Cheers

yes, its worked.. thank you so much

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.