summaryrefslogtreecommitdiffstats
path: root/comm/testing/machine-configuration.json
blob: da51ff8b088546644b481697602a15231266b167 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "win7": {
    "screen_resolution": {
      "x": 1280,
      "y": 1024
    },
    "mouse_position": {
      "x": 1010,
      "y": 10
    }
  }
}