Forum Discussion
1 Reply
- YMinaev
Staff
Hi,
That's correct. If TC is unable to find the object which you address by its full name, it will post an error to the log. According to your project's settings, this can make your test stop.
To avoid such problems, wait for objects and check whether they exist in your test before trying to work with them.