Forum Discussion
YMinaev
Staff
14 years agoHi,
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.
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.