jkrolczy
4 years agoRegular Contributor
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 in...
- 4 years ago
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