Forum Discussion

Juls's avatar
Juls
Occasional Contributor
13 years ago

Error - Object does not exist

Hi,

I am using TestComplete 8.70 and I have the problem that TestComplete can´t find an object while it is running on itself. When I´m testing  the automated test "manual" it mostly works. It seems to be a sporadic error.

I get following error-message:

An error occurred while calling the "ClickButton" method or property of the
"rdbLater"
object.

The object or one of its parent objects does not exist.


It is strange, because the window where this object is located does never change - even not the names of the components. Also the recorded screenshot shows that this object does exists! But TestComplete can´t find it...



The test is a keyword-test and have to select another radio-button as it is preselected. Maybe TestComplete have problems with that? Is it better to select the radio-button by a scripted test?



Do anyone have an idea why TestComplete can´t find the object by running automatically?



Thanks,

Juls