aspnetcore/src/Shared/E2ETesting/selenium-config.json

9 lines
108 B
JSON

{
"drivers": {
"chrome": {
"version" : "91.0.4472.19"
}
},
"ignoreExtraDrivers": true
}