cancel
Showing results for 
Search instead for 
Did you mean: 

Close not kill Chrome in Blueprism

AmitKumar8
Level 2
Please suggest any way to close Chrome in Blueprism

------------------------------
Amit Kumar
------------------------------
6 REPLIES 6

PabloSarabia
Level 11
Hi @AmitKumar5

You can use the Object "Utility - Environment" and the Action "Kill Process" to terminate any task in your computer.

Put "chrome" as the Process Name (input) and run it.

19109.png

Hope this helps you, and if this solves the problem, remember mark this as the best comment :D

See you in the community, bye :)
​​​

------------------------------
Pablo Sarabia
Architect
Altamira Assets Management
Madrid
------------------------------

AmolJangam
Level 4
Use Kill Process action to kill chrome.
Sometimes Chrome is initiated by system or service accounts will not get closed by other users.
In this case you have to ask/request the system admin to close them manually.

------------------------------
amol jangam
test lead
infosys
Asia/Dili
------------------------------

Devendra_KumarP
Level 7
Hi Amit, 

You can create an action to Exit from Chrome.

------------------------------
Devendra Kumar Prajapati
Tech Lead
Infosys
Europe/London
------------------------------
Devendra Kumar Prajapati RPA Manager Infosys Chandigarh, India

sivaranjanising
Level 3
Hi Amit,
You can spy close symbol using UI or browser mode then use navigate stage to close it create this step as separate action in object studio and publish it to make use of it.

Regards,
Sivaranjani Singaravel
Software Developer at Accenture.

------------------------------
sivaranjani singaravel
Assistance Software Engineer
accenture
Asia/Kolkata
------------------------------

Close Window or Quit/Exit from the application itself usually provides the application the best chance to do any necessary clean-up actions rather than killing/terminating it

------------------------------
Neeraj Kumar
Technical Architect
------------------------------

diane.sanzone
Level 7
Hi Amit,

As others have suggested, spying an element and interacting with it does provide the most gentle method of closing Chrome.  My team has had great success with spying the "three dots" menu (immediately below the standard close window X) and then clicking the "Exit" option under that.  We have found that using the standard X in the Chrome window can cause issues if you have previously killed Chrome and have the "restore pages" pop up on the screen or any other Chrome pop up for that matter. They all spy with similar/identical attributes so it may not work properly every time. Using the Menu + Exit, however, provides a much smaller risk of having "more than one element" matching your criteria.

Hope this helps and good luck!

------------------------------
Diane Sanzone
------------------------------