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:

  1. On the machine with the CTM Agent installed, open the following directory:

    C:\Program Files (x86)\Worksoft\Worksoft Continuous Testing Manager Agent

  2. Open the appsettings.config file.
  3. Set your resolution by editing the following values:

    <add key="ScreenWidth" value="1920"/>

    <add key="ScreenHeight" value="1080"/>

  4. Save the updated file.

    The values will be used as the default screen resolution values for all of the executions on that machine.

 

Related Topics Link IconRelated Topics