ContributionsMost RecentMost LikesSolutionsRe: Test complete getting hanged, when using object spy in window application No, its not possible .While mapping need to drag the spy for the particular object right? while drag itself getting hanged(either testcomplete or application have to be closed then system become responsive) Test complete getting hanged, when using object spy in window application Hi, Version: 9.3 of Test complete Application: Window application In window application while spying the object for a particular model popup or window , test complete is getting hanged. Could not able to proceed furtherly. Normally object spy is working for application. When i tried to drag for the popup, its not responsive. Can you please help me to sort out the issue. Thank you so much in advance:):) Regards, Sathya Re: Set Creation time method how and where to use Not actually this. For Ex in QTP using creation time can write a code for where property is same after Frame. The same code can use for where the browser and page property is change. Like this any code will available for Test complete How test execute will work? Hi, I have installed only test execute in my server. I need to run test scripts using test execute. When i opened test execute, small icon is displayed in bottom panel. I did right click and open the project. But when i tried to run it does not found the script unit. Could you please give me a solution for this? Set Creation time method how and where to use Hi, In my project there is some no of applications are avialable. sometimes browser and page property only will differ remaining properties are same. URL get changing for applications but remaing things are same. Is it possible to use Setcreation time method. If yes could you please tell me how to use? Thanks in Advance:) Not able to identify the objects in IE 10 Hi, I could not able to identify the web objects which is displayed in IE 10 browser via Testcomplete11.0. While using object spy it capture as a Page, not able to identify by attributes wise. Please help me out from this situation. Shall I need to do any internet setting or some required settings from IE? If yes, Could you please provide the steps. Thanks in Advance:) Re: Not able to work on test complete simultaneously Hi Amohuanna, Thanks for your replying. Through Trial version could not able to work. Even he uninstall the testcomplete and installed again for trial again the same issue displayed. WHats the root cause for this Not able to work on test complete simultaneously Me and my team got allocated to different VM. In my VM I have installed test complete with Purchased license key.And his VM he installed with trial license key. When he downloaded a trial version nothing is says like "Click on 30 days the period".He Click on DIsable the module and continue twice then TC screen came. Now we cant able to work on simultaneously. WHen i opened the testcomplete, he cant able to open and says error message which is attached. Thanks in Advance.:) SolvedCan able to run Testcomplete 10 scripts via Testcomplete11 I have done recorded scripts for testcomplete 10.Is it possible to open the project suite via testcomplete 11? When i tried to open. it says some error and it dint open the project. Is it possible to execute through testexecute 11? Not able click on numbers of link in the same page I am working on Question and Answer page. From there it having 16 questions.Count and length method it dint support When i click on that question it will expand and display the answer for specific questions. Here i cant able to write common fn for clicking the links coz i could not able to find common property. First link: Sys.Browser("chrome").Page("https://uat.kreditstatus.dk/FAQ.aspx").Form("form1").Panel(3).Panel(0).Section("content_area").Panel(0).Panel(0).Panel(0).Panel(0).Panel(1).Panel(0).Link(0).TextNode("ContentPlaceHolder1_Label1") Second link: Sys.Browser("chrome").Page("https://uat.kreditstatus.dk/FAQ.aspx").Form("form1").Panel(3).Panel(0).Section("content_area").Panel(0).Panel(0).Panel(0).Panel(0).Panel(1).Panel(0).Link(1).TextNode("ContentPlaceHolder1_Label2") The whole panel which is having the links: Sys.Browser("chrome").Page("https://uat.kreditstatus.dk/FAQ.aspx").Form("form1").Panel(3).Panel(0).Section("content_area").Panel(0).Panel(0).Panel(0).Panel(0).Panel(1).Panel(0)