SeleniumHQ / SeleniumHQ/selenium
[🚀 Feature]: [dotnet] Rename `WebDriver.dll` to `Selenium.WebDriver.dll`
Open
A-needs-triaging
C-dotnet
I-enhancement
- Dominant language
- Java
- Stars
- 34.5k
- Forks
- 8.7k
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 92
Description
### Description
This is a continuation of https://github.com/SeleniumHQ/selenium/issues/15791 where we raised a topic for confusing project naming.
It would be good to see consistent assembly naming withing package's name:
- `WebDriver.dll` -> `Selenium.WebDriver.dll`
- `WebDriver.Support.dll` -> `Selenium.WebDriver.Support.dll`
### Have you considered any alternatives or workarounds?
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.