My thick client being resized when running a TestComplete script
Setup:
Hyper-V Win10 OS
TestComplete 14.71
When I am logged into a Hyper-V session, open up my thick client and run a TestComplete script,
everything runs fine.
I have another user, logs into the same Hyper-V (I am not logged at this point), does the same actions but
at the point of the think client opening, it starts with the correct size, but once they execute a TestComplete script,
the think client window size shrinks.
For me, I have tried this with 2 users on this Hyper-V and have no issues,
But for the user above, whether it is on this Hyper-V or a different on, the think client window compression happens.
I am not aware of any setting in TestComplete to cause this. We're running the same project code.
The issue this causes is I have to use coordinates for one particular script and this change in size affects the script.
Just checking in the community of this issue ever being seen and a solution to.
I will find another Hyper-V this person has not used before and watch the process again to see if the issue follows the user. This would eliminate the Hyper-V, and maybe a Group Policy or something else associated to this user is the issue ???
1. Check the display settings after login from both the user, as we do remote connection, generally the size , DPI and resolution is affected due to many factors Internet Speed , HyperV settings.
2. Also try to use TestComplete Window.Position function whenever possible to set the size of the window while performing any hardcoded clicks. Link to use Position function:
https://support.smartbear.com/testcomplete/docs/reference/test-objects/members/window-and-process/position-action-window-object.html