Test complete is not recognizing objects
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2010
11:12 PM
04-29-2010
11:12 PM
Test complete is not recognizing objects
Hi,
During playback, i face the error as "object does not exists". Whereas if I go to NameMapping or Object Brower, the same object is successfully found and highlighted.
But in runtime, it fails to do so.
I am attaching the log of the same. Log will show you all the objects recognized for my application.
I am also attaching the images of runtime.
The objects is question are -
WinFormsObject("TruTopsNGPlugIn.CAD")
WinFormsObject("TruTopsNGPlugIn.SelectionManager")
All other objects are found correctly.
Please let me know the solution.
During playback, i face the error as "object does not exists". Whereas if I go to NameMapping or Object Brower, the same object is successfully found and highlighted.
But in runtime, it fails to do so.
I am attaching the log of the same. Log will show you all the objects recognized for my application.
I am also attaching the images of runtime.
The objects is question are -
WinFormsObject("TruTopsNGPlugIn.CAD")
WinFormsObject("TruTopsNGPlugIn.SelectionManager")
All other objects are found correctly.
Please let me know the solution.
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2010
12:26 AM
04-30-2010
12:26 AM
Hi,
Use the WaitAliasChild method to obtain the problematic objects.
Use the WaitAliasChild method to obtain the problematic objects.
------
Yuri
TestComplete Customer Care Engineer
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
Yuri
TestComplete Customer Care Engineer
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
