summaryrefslogtreecommitdiffstats
path: root/comm/testing/machine-configuration.json
diff options
context:
space:
mode:
Diffstat (limited to 'comm/testing/machine-configuration.json')
-rw-r--r--comm/testing/machine-configuration.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/comm/testing/machine-configuration.json b/comm/testing/machine-configuration.json
new file mode 100644
index 0000000000..da51ff8b08
--- /dev/null
+++ b/comm/testing/machine-configuration.json
@@ -0,0 +1,12 @@
+{
+ "win7": {
+ "screen_resolution": {
+ "x": 1280,
+ "y": 1024
+ },
+ "mouse_position": {
+ "x": 1010,
+ "y": 10
+ }
+ }
+}