DamianHealey
15 years agoNew Contributor
Unable to find object
TestComplete Version
7.50
7.50
IE Version
8
8
OS Windows
7
Test language VB Script
7
Test language VB Script
When I try to click
or verify objects in a dialog window my test fails with an Unable to find
object Item(" .......
or verify objects in a dialog window my test fails with an Unable to find
object Item(" .......
I have confirmed
with object explorer that the correct labels are being used, objects in the
window that invokes the dialog verify OK. The refresh routine is called after the dialog appears just in case the connection has been lost.
I even tried recording that section of the test, on playback it fails with the same message.
with object explorer that the correct labels are being used, objects in the
window that invokes the dialog verify OK. The refresh routine is called after the dialog appears just in case the connection has been lost.
I even tried recording that section of the test, on playback it fails with the same message.
Does anybody have
any suggestions?
any suggestions?
Thanks,
Damian