ContributionsMost RecentMost LikesSolutionsRe: New Install TestComplete 15.79 : Slowness on some buttons... I do another "new test" : Highlight the 1st Button (scenario stopped at the right place) -> Response time: immediately ! -> Then I try to "Run Selected Operation" on this button: 4 minutes... There is a thing strange: How is it possible for TestComplete to wait/search several minutes searching a button? Without any "Timeout"... Re: New Install TestComplete 15.79 : Slowness on some buttons... Our Application is built on .NET No recent Update Yes the issue occured only with "new" release 15.77, 15.78 & 15.79 If I re-install 15.76, All my Tests are running fine ! Re: New Install TestComplete 15.79 : Slowness on some buttons... Sure ! Sorry for the Translator issue... Are you using extended find or self-healing? * I don't think so (I don't know those option...) How long does it take for the Object Spy tool to recognise the control? * less than 2 seconds for each button Create a new project, using either keyword test or script, try with and without name mapping, and perform a simple click. Is there any improvement? * We have done this test with the hotline ; same behaviour... Re: New Install TestComplete 15.79 : Slowness on some buttons... Hi rraghvani, Sorry the Translantor has kept the French release... Thank you for the reply ! I'll check the link ! My Test ware running fine until 15.76... Could some Controles be removed from TestComplete between 15.76 and 15.77... ? Re: New Install TestComplete 15.79 : Slowness on some buttons... Hello Scot1967, Thank you for your reply ! You'll find enclosed some new sceenshots : the slowness error vs the related code New Install TestComplete 15.79 : Slowness on some buttons... Hello Everybody, We use TestComplete 15.76 because for some buttons, the execution of a scenario rise from 2 to 16 minutes... I've got the same behavior since 15.77... 15.78 : one ticket, no solution (go back to 15.76...) This morning I try the latest release, 15.79, push some Guinea Pigs Scenarii, and... always the same Slowness for those buttons. As someone have this behavior? Re: Warning ; "The action may be performed incorrectly, because the control is disable" in close VM mode Yes, "CloseVM" is the opposite of "OpenVM" ! it manages the closure of a VM's screen, but the script can running as if you can see the screen. It works for most of my scenario, but sometime I have warning... Re: Warning ; "The action may be performed incorrectly, because the control is disable" in close VM mode "CloseVM" is a script added by a colleague to simute an open screen on a VM... I'll check the link Thank you ! Warning ; "The action may be performed incorrectly, because the control is disable" in close VM mode Hello Everybody, I have a warning when running my scenario in "CloseVM" console mode... The scenario works fine when running on an open screen (no error, no warning). What can produce this warning and how to deal with ...? I sometime add "delays" of few seconds to get ride of this, but is there another/better way... Thanks in advance for your help