Open Google Chrome but is not visible and it close at the end of excecution

I have the next Open Google Chrome but is not visible and it close at the end of excecution. How can i get solution for that?

Hi @Julian_Torres_Torres

In the Properties of Use Application/Browser activity set Close->Never

This is my configuration. The Chrome not close but i need always open

@Julian_Torres_Torres

Once try with these properties

Close --------- NAppCloseMode.Never
Open --------- NAppOpenMode.IfNotOpen
input Mode -------- Simulate
Window Attach Mode --------- single window

Its not working .I share the flow, you just have to open the chrome browser to go to Google
Test.zip (3.8 KB)

Hey @Julian_Torres_Torres

It is opening perfectly what is going wrong in your PC

Could you share a flow where the chrome activity appears and goes to google.com as a page? To know how different it is from the one I have.

@Julian_Torres_Torres

Please find the below xaml

BlankProcess14.zip (55.0 KB)

Hi @Julian_Torres_Torres

Can you try with this option close-never and open-always

Hi

Check the Properties of Use Application/Browser activity and set Close properties → Never

Thank you