Test Complete cannot find objects on page
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2010
08:26 PM
04-14-2010
08:26 PM
Test Complete cannot find objects on page
I seem to be experiencing issues when trying to run tests i've recorded in trail version of test complete 7 over our applications:
· One application is a web application and my tests keep failing due to ‘objects cannot be found on the page’.
· Another of our applications is a WPF client for which the test does not seem to be picking up text that I enter into fields within the application.
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2010
02:07 AM
04-21-2010
02:07 AM
sometimes a delay would help. Or change the way you enter the text.. like instead of set_text or set_value, use sys.desktop.keys() method - this is consistent for me.
