Solved
Forum Discussion
DWalsh
Staff
7 years agoplease review https://support.smartbear.com/testcomplete/docs/testing-with/running/on-locked-computers.html
- tristaanogre7 years agoEsteemed Contributor
Consider this:
Can a human being click on a button or component on screen if the computer system is locked? The answer: no. TestComplete utilizes UI interaction to execute tests on the application under test. If the UI is not available, the tests cannot complete. You cannot lock your machine and have the automations run.
- rohan7657 years agoNew Contributor
Hi DWalsh,
The link you shared involves using RDP or VM server. Unfortunately I can't user either of these. Is there a way to solve this issue without using RDP or VM? I am trying to run it solely on Local Windows machine.