We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7eb2778 + 2d0bce8 commit 2219a6fCopy full SHA for 2219a6f
scripts/update_cdp.py
@@ -163,7 +163,7 @@ def update_dotnet(chrome_milestone):
163
164
files = [
165
root_dir / "dotnet/selenium-dotnet-version.bzl",
166
- root_dir / "dotnet/src/webdriver/WebDriver.csproj",
+ root_dir / "dotnet/src/webdriver/Selenium.WebDriver.csproj",
167
root_dir / "dotnet/src/webdriver/DevTools/DevToolsDomains.cs",
168
]
169
for file in files:
0 commit comments