HD
7 years agoContributor
Networksuite stopped working on Win10 and Win81 machines with TestComplete12.42
I run tests on a distributed setup with multiple virtual machines with different OS (Win7, Win81, Win10) using TestComplete\TestExecute 12.1.590 I recently upgraded to ver12.42.3048 and suddenly ...
- 7 years ago
I found a workaraound for this issue:
- I have updated VMs to Auto-Logon to test account.
- And In My TC project, changed the LogonMode property on Host to "Manual"
This works for me becuase I use Virtual machines on a Hyper-V so these VMs are not physically accessible. But If you have machines that are physically accessible, then Auto-Logon will be very unsecure.