Solved
Forum Discussion
rraghvani
Champion Level 3
2 years agoI don't know how you are executing your tests on your remote machine, and I also don't know how your remote machine is setup.
However, I do know that if using SessionCreator you should specify ScreenResolution parameter. The default screen resolution of a remote machine is 1280x800. Your Windows tool bar indicate that it's using a lower screen resolution 🔍
You can use Sys.Desktop.Width and Height methods to output the screen resolution.
Is QAComplete the same as TestComplete?
- sridhar2492 years agoOccasional Contributor
Someone removed the monitors connected to the remote machines I was using, that resulted in the change in resolution to: 1024 * 768. I just need to attach some monitor and set the desired resolution: 1920 * 1080