Forum Discussion
Will this workaround work? More on running on "locked machines" but could be workaround: https://support.smartbear.com/testcomplete/docs/testing-with/running/on-locked-computers.html
Well currently what I am doing is, in the VM where I have installed TestExecute, I usually login to the VM and then run a console script which disconnects the computer and then when we run tests thru Azure DevOps, it seems to be running fine.
But this is not the ideal since I have to somehow log into the VM and then disconnect it.
Ideally Azure DevOps should create a connection with the VM even if its logged off and then start running the tests but this is currently not happening because of Secure Sign in group policy not allowing me. That's why i was asking if there is a work around to get through this problem.
Thank you