ContributionsMost RecentMost LikesSolutionsRe: Screen Resolution So i found a resolution a min after posting it: Works under win10 1. Open "Regedit" and navigate to "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\GraphicsDrivers\Configuration\XXXXXXXX\00" 2. Change the "PrimSurfSize.cx" and "PrimSurfSize.cy" to your desired values of resolution. Note that it must be changed in "demicial" 3. Then go to the second "00" and change "DwmClipBox.bottom" and "DwmClipBox.right", "PrimSurfSize.cx" and "PrimSurfSize.cy", "ActiveSize.cy" and "ActiveSize.cx" Maybe the documentation from TestComplete should include this. For 100$ :D just joking :D regards Kai Screen Resolution Hi, we're not getting this fixed. We are using TestExecute on a RemoteDesktopSession. If we have closed the session with the batch from the documentation and a test is running on the session, the test is stopped because the screen resolution is too small (600x720 or less) and some objects are outside the visible area. We changed the registry for the values DefaultSettings.XResolution and DefaultSettings.YResolution did not work. Did you know any resolution? regards Kai SolvedRe: ExportLogToXMLAlso Hi Tanya, your trick has no effect. Only the .mht file appears on the Desktop. regards Kai Re: ExportLogToXMLAlso Hi, That's what I found too. But there are no other files. Only the.mht file! regards ExportLogToXMLAlso Hi, I'm trying to export the TestExecute log data as XML. I have three runs in TestExecute and three Log.mht, but no xml files. Did I do something wrong? start /wait "TestExecute" "C:\Program Files (x86)\SmartBear\TestExecute 14\Bin\TestExecute.exe" "C:\Development\testcomplete\Testsuite\Testsuite.pjs" /r /p:BoxInfo /e /ns /DoNotShowLog /el:C:\Users\test\Desktop\LogFile_TBInfo.mht /ExportLogToXMLAlso regards Kai SolvedTestExecute Result Log Hey, if i run tests under TestExecute at the end of each run the tcResults1.mht automatically show up. Is there any way to handel it differently or to suppress it? regards kai SolvedRe: Breakpoint did not work Hi again, yesterday i was able to fix that breakpoint issue. Today I has the same issue but now I know what I have done to create this "failer/error/bug". If i set a breakpoint and TC stops at it and than i add a variable to the watchlist that is already in it I get this "failer/error/bug". So everytime i starts a test from here now with a breakpoint it will no longer paused the test! regards Kai Testautomation Hi, I want to start automating our build/deploy pipeline. We use FinalBuilder similar to Jenkins. FinalBuilder also has a TestComplete "PulgIn/Action". When I try to run TestComplete from FinalBuilder, I get an error saying "The requested operation requires elevated privileges". Even if I start FinalBuilder with administrator privileges, TestComplete also needs to start with administrator privileges. Why does TestComplete need administrative rights here? And is there a way to fix it? I found this seconds after posting this. https://support.smartbear.com/testcomplete/docs/working-with/integration/jenkins/requirements-and-limitations.html Is there any chance that this is my solution? Regards Kai SolvedRe: Breakpoint did not work Hi, yes the Breakpoints are completly red. Breakpoint did not work Hi, I have the problem on a system that TestComplete "ignores" breakpoints. When it reaches a breakpoint, the script pauses for only one second and then stops the entire test. Why? Normally, it paused script execution and waits for my interaction. regards Kai Solved