1{ 2 "include": [ 3 { 4 "templatePath": "DevToolsSessionDomains.hbs", 5 "outputPath": "DevToolsSessionDomains.cs" 6 } 7 ], 8 "rootNamespace": "OpenQA.Selenium.DevTools.{DEVTOOLS_VERSION}", 9 "runtimeVersion": "", 10 "includeExperimentalDomains": true 11} 12 13