New way of reading configurations from file and deserializing
This commit is contained in:
5
EATestProject/appsettings.json
Normal file
5
EATestProject/appsettings.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"BrowserType": "chrome",
|
||||
"ApplicationUrl": "http://localhost:33084",
|
||||
"TimeoutInterval": 30
|
||||
}
|
||||
Reference in New Issue
Block a user