Setting the Resolution for Continuous Testing Manager Agents
You can set the resolution for remote machines that have Continuous Testing Manager (CTM) Agent installed.
To set the resolution for a CTM remote machine:
-
On the machine with the CTM Agent installed, open the following directory:
C:\Program Files (x86)\Worksoft\Worksoft Continuous Testing Manager Agent
- Open the appsettings.config file.
-
Set your resolution by editing the following values:
<add key="ScreenWidth" value="1920"/>
<add key="ScreenHeight" value="1080"/>
-
Save the updated file.
The values will be used as the default screen resolution values for all of the executions on that machine.