selenium json file

This commit is contained in:
Martin Kiragu
2023-03-03 07:23:50 +03:00
parent 034e9da69e
commit 0b30357568
+9
View File
@@ -0,0 +1,9 @@
{
"default": {
"capabilities": {
"browserName": "chrome"
},
"port": 9515,
"path": "/wd/hub"
}
}