Forum Discussion
AlexKaras
14 years agoCommunity Hero
Hi Chris,
This is not a problem of TestComplete but expected functionality of Windows OS - there is no user desktop where the tested application can draw its UI if the user is not logged on and thus no GUI controls can be found by TestComplete just because they (controls) do not exist.
If the tested application is GUI-less and can run unattended, then it can be driven by TestComplete without any problems even if no user is logged in.
This is not a problem of TestComplete but expected functionality of Windows OS - there is no user desktop where the tested application can draw its UI if the user is not logged on and thus no GUI controls can be found by TestComplete just because they (controls) do not exist.
If the tested application is GUI-less and can run unattended, then it can be driven by TestComplete without any problems even if no user is logged in.