I have opened web with “open web”, but I can’t close it use close application
Hi,
Can you try CloseTab activity as the following?
(Use CloseTab inside Open Browser OR pass UiBrowser instance to CloseTab activity if closeTab is outside OpenBrowser)
Regards,
1 Like
HI you can use Close Tab activity just make sure its on the web scope activity that you want to close
Hi @wang_amanda
Alternatively you can use KILL PROCESS activity and mention as “chrome” in ProcessName in the property panel.
Hope this will helpful. Thank you.
thanks all reply, I have used ColseTab activity complete it.
1 Like