-How We can kill the Microsoft word application? in Ui path .
-I have use the kill process activity but it is getting failed.
-In kill process activity i have give the input as “Microsoft Word” in Process name field.
1 Like
1 Like
1 Like
Hope you got the solution for your question. If yes please mark it as solution to close the loop else happy to help.
1 Like
Hi,
Use kill process activity
Pass process name as WINWORD
Set continue or error True from property pane.
Thanks
Try this:
- Use Kill Process Activity and pass
"WINWORD"
in ProcessName - For not get faulted- Set Continue On Error to True
Hope it will helps you
Cheers!!
1 Like
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.