Change the TestComplete language to German
Hi everyone, I want to change the language of TestComplete and the Report Log to German. Menu on the top of TC are File, Edit, View, Debug, Tools, Help, etc. The Report's logs are written in English (The results of CheckPropery, CompareProperty, etc.) Language and region settings on my Windows's Desktop are German. I also run the following code: function changeLanguage(){ aqEnvironment.LanguageForNonUnicodePrograms = "Deutsch (Deutschland)"; } Unfortunately, I couldn't succeed. Best regards Kasim49Views1like0CommentsTestComplete no longer record my test
TestComplete stop recording my test without any reason I was working before then stop working I add a video to show what is happening this is on a desktop application, testcomplete version is the 15.59.7 x64 if any of you guys know how to fix this problem is going to be really helpful for me thanks in advances.562Views0likes13CommentsImport existing Files by code in Editor
Hello there, I want to import a python script file in a specific subfolder in the script folder. But I want to do it by code. I know there are those visualizer subfolders and xml files but I don't know how to get those cryptic keys in there to show my imported python file. Is there a simpler way? If not, how to get those crypic keys? Regards170Views0likes1CommentChromium Embedded Browser support for version 102 and above
The current version of Chromium Embedded Browser supported by TestComplete is 88, but we need to develop automation for applications having version 102 and above, hence request to support the version 102 and above for achieving greater automation coverage using TestComplete.198Views0likes0CommentsEnabling (or disabling) visualizer's auto-update frames during the run by script
Hi all, I'd like to activate a project option by script : the "auto-update frames during the run" of the Visualizer. Is it possible or is there any workaround to activate it (or an equivalent) dynamically? Thanks for your help ! Loïc525Views0likes3CommentsUnable to spy the objects desktop application only using object spy tool
Hi Support, I am working on desktop Libra Office application and I am unable to spy the objects. When I am trying to identify, only window is getting highlighted and the child objects are not getting identified. Please help me out what i need to configure. Regards, Pawan ->In object Spy image you can see only application boarder getting highlighted. -> I have also added few property values in text recognition section in [refer image no 2 image ] ->I have also added extended property in text recognition section [refer image no 3 image] ->I have also updated the MSAA [refer MSAA object image ] @rraghvani @chriscc @bschwass @MisterB @dhasade @jesstbee @TNeuschwanger @Marsha_R @kevin_kapell @dnguyen @dnguyen303 @Emil91 @chriscc @tjohn @stjohn @pstjohn @TJohnson @kentjohnston @chichepo @4fml @MW_Didata735Views0likes1CommentLimit Amount of Logs Kept by Time Frame
Instead of limiting the number of logs kept by Test Complete by a count, it would be nice if it they could be limited by a time period. For example, keep the last Month of test logs. This would be useful for users who run a high volume of tests in a short amount of time, but would still like to keep their output logs under control and accessible.473Views6likes0Comments