"Object does not exist" without the error with WaitQtObject
Hello, I am trying to check if a Qt Object exists and give a warning if not found. I do not want an error in my test report if object is not found. I am using the WaitQtObject. However I am not a...