New way of reading configurations from file and deserializing

This commit is contained in:
2022-01-27 09:44:16 +01:00
parent 55f9bb666b
commit aabebc3e1e
8 changed files with 64 additions and 18 deletions

View File

@ -0,0 +1,5 @@
{
"BrowserType": "chrome",
"ApplicationUrl": "http://localhost:33084",
"TimeoutInterval": 30
}