EmonsLucas
2 years agoNew Contributor
check if object .exists Error
Hello everyone, I have the problem in my code, that when I want to check if my object exist to continue, he stops and give me this error log: "Unable to find the following object when executi...
- 2 years ago
Yes, but you are using it on
WaitWPFObject("TextBlock", "Lager", 1);
which is ClassName and WndCaption.
The error is relating to object pnl, which is what you need to check for.