Files
SeleniumXUnit/EATestProject/appsettings.json

5 lines
98 B
JSON

{
"BrowserType": "chrome",
"ApplicationUrl": "http://localhost:33084",
"TimeoutInterval": 30
}