ContributionsMost RecentMost LikesSolutionsRe: Some processes not displayed in Object Browser (in TC 10)I can add more information. I have "Use all process" in project options, and also I am viewing all user, invisible and system process in Object Browser. Regards, Raul Some processes not displayed in Object Browser (in TC 10)Hi all, I am working under Win7 SP1 64 bits platform. I have all extensions selected. I have updated from TestComplete 9.31 to 10 and there are some processes which I can see in Object Browser: - Internet Explorer 9.0 (both 32 and 64 bits) - Firefox 17 - Acrobat Reader This unables me to record keywords or to spy them (different behaviour: usually the spied application hangs; in some cases, it is not possible to spy anything). In 9.31 version, this problem does not happen. Could anyone help me to find a solution? Thanks in advance. Regards, Raul Re: unable to get .xml file contents displayed in web browserHi Tanya, thanks for the answer, but it is not working. Do you have another proposal? Thanks, Raulunable to get .xml file contents displayed in web browserHi all, I am using TestComplete 9.31 and I need to get xml content displayed in my browser (IE9.0, FF17), but when spying the object I can not. Could anybody help me? Thanks a lot. Regards, Rarul Solvedhow to reuse regions recorded in 32-bits platform in 64-bits platforms and viceversa? Hi all, I have created an automation project under 32-bits platform. Now, I am trying to execute it under 64-bits platform (Windows 2008 R2 SP1, i.e.) and all images comparitions fail. Could anybody of you tell me how to solve this issue? or should I record all regions again and compare with the proper one according to execution platform? Thanks in advance. Regards, Raul how to execute several keywords from command line in TestComplete?Hi all, I would like to know if it is possible to execute two or more specific Keywords from TestComplete command line. If it is, could you explain me how? I am not able to do that. Thank you very much. Regards, Raul write Excel files without MSOffice installed in computer?Hi all, I would like to write some data in Excel files but I can't install MSOffice in computer where TestComplete is installed and tests are executed. At this moment, I can read data with DDT driver but with this driver I can't write data. Could anybody help me? Thanks fot the help. Regards, RaulRe: iexplore crashed while executing (Win 7, IE9)Hi all, afer upgrading to 9.20 this issue has been difficult to reproduce but finally I got it. Please, find attached the dump file. Hope it helps, Regards, RaulUsing P4SCC makes editing scripts too slow to be usable Perforce version: 2007.2.122958 When binding a TestComplete project to source control using P4SCC plugin for Perforce it’s impossible to edit script files because it is too slow. Although typing at normal speed, the characters appear on screen at less than 1 character per second. See attached log to see that merely adding a 12-character string to the file implies making requests to the server for each and every file in the project Thanks for the help. Regards, Raul.FindAllChildren method hangs with Java 1.6.0.38 Scenario ----------- - TestComplete 9.20 Enterprise with all java extensions (among others) Exactly the same settings that worked with previous Java version (1.6.0.27) - Java version: 1.6.0_38 build 5 FindAllChildren method not working and application hangs under Java 1.6.0.38. Previously it worked fine with older Java updates (1.6.0.27) After upgrading to Java 1.6.0.38, automated testing does not work because FindAllchildren method hangs because of Java processes. Tests performed: ------------------- - after login into web application under test, it loads the Java applets it need. - in computer "Task manager" displays "java" and "jp2launcher" processes. Calling the .FindAllChildren method, 1) if depth is 1, it works 2) if you want to look for the whole application tree, and specify a very big depth the FindAllchildren method hangs forever (after killing the java processes from "Task Manager", previous step works fine). 3) The bigger the depth is the more likely the method hangs More info: --------------- when stopping TestComplete execution, the message "Stopping..." displays forever until the browser process is killed from the "Task manager" Thanks for your answers. It is very important to solve this issue as soon as possible. Regards, Raul