Files
shipping-portal/selenium.json
2023-03-03 07:23:50 +03:00

10 lines
148 B
JSON

{
"default": {
"capabilities": {
"browserName": "chrome"
},
"port": 9515,
"path": "/wd/hub"
}
}