diff --git a/selenium.json b/selenium.json new file mode 100644 index 00000000..7bc6c5f7 --- /dev/null +++ b/selenium.json @@ -0,0 +1,9 @@ +{ + "default": { + "capabilities": { + "browserName": "chrome" + }, + "port": 9515, + "path": "/wd/hub" + } +}