'Close the program using Robot Framework (Process Library)

Help me in a question, please:

I'm automating tests using the Robot Framework. The interface is Desktop. I'm using the Sikuli and Process Libraries.

I use Process Library to open the program (Start Process). How can i close de program using this library? There are "Terminate Process" and "Terminate all Processes" Keywords, but they don't work for that purpose.

I found the link below, but don't help me... =/: Terminate service using Robot Framework Process Library

Very thanks!



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source