As a part of my keyword tests, I'm checking the existance of a certain process ('process'.Exists), before I do some steps. My problem is, that I get an error in the log, if the process doesn't exist, ...
I forgot to mention, that the logged error is "Process not found", which shouldn't really be nessesary when you're trying to determine if the process exists.