Forum Discussion

EmonsLucas's avatar
EmonsLucas
New Contributor
11 months ago

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...
  • rraghvani's avatar
    11 months 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.