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?
lrtetala
(Lakshman Reddy)
2
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
lrtetala
(Lakshman Reddy)
4
@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)
lrtetala
(Lakshman Reddy)
6
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.
lrtetala
(Lakshman Reddy)
8
Hi @Julian_Torres_Torres
Can you try with this option close-never and open-always
Yogeesh_G
(Yogeesh G)
10
Hi
Check the Properties of Use Application/Browser activity and set Close properties → Never
Thank you