Welcome to mirror list, hosted at ThFree Co, Russian Federation.

selenium-config.json « E2ETesting « Shared « src - github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 44606a00e5425ee52860bc79cd20f68b85ae5ca6 (plain)
1
2
3
4
5
6
7
8
{
  "drivers": {
    "chrome": {
      "version" : "101.0.4951.41"
    }
  },
  "ignoreExtraDrivers": true
}