Skip to content

[🚀 Feature]: [dotnet] Align solution/project with namespace #15823

Closed
@nvborisenko

Description

@nvborisenko
Member

Description

This is a continuation of #15791 where we raised a topic for confusing project naming.

Seems we can easily do:

  • WebDriver.NET.sln -> Selenium.WebDriver.sln
  • WebDriver.csproj -> Selenium.WebDriver.csproj

Renaming assembly/namespace is out of scope due to big breaking change.

UPD: The same for tests and support.

Have you considered any alternatives or workarounds?

No response

Does this apply to specific language bindings?

C#/.NET

What part(s) of Selenium does this relate to?

No response

Activity

selenium-ci

selenium-ci commented on May 29, 2025

@selenium-ci
Member

@nvborisenko, thank you for creating this issue. We will troubleshoot it as soon as we can.

Selenium Triage Team: remember to follow the Triage Guide

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-needs-triagingA Selenium member will evaluate this soon!C-dotnet.NET BindingsI-enhancementSomething could be better

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @selenium-ci@nvborisenko

      Issue actions

        [🚀 Feature]: [dotnet] Align solution/project with namespace · Issue #15823 · SeleniumHQ/selenium