Debug information doesn't always load when I run a test
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2014
01:01 AM
07-21-2014
01:01 AM
Debug information doesn't always load when I run a test
I recorded a test that work fine. But when I tried to run it, most of the time I get :
The object does not exist. See Additional Information for details.
I can make it work all the time if I just open the Object Browser before running the test. It work only if I get the message "Load Debug Information".
It's possible to force the Load Debug Information when I run a test?
Thanks
The object does not exist. See Additional Information for details.
I can make it work all the time if I just open the Object Browser before running the test. It work only if I get the message "Load Debug Information".
It's possible to force the Load Debug Information when I run a test?
Thanks
Solved! Go to Solution.
2 REPLIES 2
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2014
06:32 PM
07-21-2014
06:32 PM
Hi Mathieu,
Try increasing the value of the Method invoke timeout project option. It affects the time TestComplete will wait until an object (and its properties) is fully loaded. Refer to the "Project Properties - General Open Applications Options" article for details.
Try increasing the value of the Method invoke timeout project option. It affects the time TestComplete will wait until an object (and its properties) is fully loaded. Refer to the "Project Properties - General Open Applications Options" article for details.
---------
Tanya Yatskovskaya
SmartBear Community and Education Manager
Tanya Yatskovskaya
SmartBear Community and Education Manager
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2014
01:00 AM
07-22-2014
01:00 AM
Thanks, that worked.
My pdb take a lot of time to load so I was getting this timeout.
But I think we should get an error the log when we catch this timeout.
My pdb take a lot of time to load so I was getting this timeout.
But I think we should get an error the log when we catch this timeout.
