cosminsandu
14 years agoOccasional Contributor
TestComplete 7.52 playback hangs on startup - Win7 x64 virtual machine
Previously I created a Win7 x64 virtual machine and I run TestComplete 7.52 on it with no problem ...
Now I've updated the code and when I try to run the script the Tc seems to display Playback in the right top corner but it's doing nothing. In order to stop it I must "Kill" the tested application. (clicking on stop without killing the application does nothing.)
I also created a new unit with one function that post a warning
function test(){ Log.Warning("tesda") }
but the same problem persists (Tc seems to display Playback in the right top corner but it's doing nothing)
How is can be solved? Any ideas?
Thanks
Now I've updated the code and when I try to run the script the Tc seems to display Playback in the right top corner but it's doing nothing. In order to stop it I must "Kill" the tested application. (clicking on stop without killing the application does nothing.)
I also created a new unit with one function that post a warning
function test(){ Log.Warning("tesda") }
but the same problem persists (Tc seems to display Playback in the right top corner but it's doing nothing)
How is can be solved? Any ideas?
Thanks