ContributionsMost RecentMost LikesSolutionsRe: Test Complete Hangs while execution is in progress Thanks for your response. However i wanted a solution which can work in every case and not specific to any object. If at all Test Complete fails to find any object it should not hang. There should be a timeout for this operation. Please let me know if I can apply any timeouts to the script so that at least the script gets executed Test Complete Crashed while execution is in progress Hi Another issue which I faced when running suite is that the Test Complete crashed and raised an access violation error. Please refer attached screenshot. I have also sent the error report. Test Complete Hangs while execution is in progress When executing the suite for a desktop application, Test Complete hangs on any screen and when trying to stop the excution, the window get stuck at 'Stopping.....' Please let me know. What could be the reason for it? Re: Not able to recognize embedded browser ObjectHi Tanya, ClassName property value is ""TWebBrowser"". When is record any action on this object, i get the following string : "tabBrowse.pcAddresses.browse<AppName>.BrowseAppFrame.Panel1.WebBrowse.ShellDocObjectView.InternetExplorerServer.Click(306, 127)". Windows 64-bit supportHi, I am currently using Test Complete version 9.0. My application is a thick client desktop application in C++. We are upgrading our application to support on 64-bit platform. Following are my queries regarding the same: 1. Will the current Test Complete application work on 64-bit platform? 2. Do we need separate msi package for 64-bit? 3. Are there any limitations ? 4. Will my current script work successfully ? Not able to recognize embedded browser ObjectHi, Scenario: I am currently using Test Complete version 9.0. My application is a thick client desktop application in C++. It has a embedded browser object (IE). Issue: Test Complete is unable to recognize the objects in the embedded browser object using their properties. Instead, the objects are accessible using coordinates which is not a reliable approach. Is there a way we can acheive the same ?