How to kill chrome browser

Hi All

I’m new to UiPath. Kindly let me know the step by step to close the chrome browser process.

Thanks
Krishnakumar

1 Like

You can use kill process activity with a value - chrome.exe

Hi,
please See the workflow that is used to kill the chrome browser.

Thanks,
shaik azmalKill Chrome.xaml (8.9 KB)

6 Likes

Thanks Karthik

1 Like

@Krishnakumar149

Use Kill process Activity and in property pass “chrome” in ProcessName .

8 Likes

Hi Shaik
Thanks for sharing .It’s working fine.

Thanks
Krishnakumar

Thanks Rashmi

Hi Shaik

Is’t possible to kill all the process?

Thanks
Krishnakumar