Skip to content

Conversation

nvborisenko
Copy link
Member

@nvborisenko nvborisenko commented Jul 30, 2023

Looks like this code was wrote by a mistake.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • I have read the contributing document.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
@titusfortner
Copy link
Member

Is there a test we can add to show it failing/passing?

@nvborisenko
Copy link
Member Author

Most likely only for cdp v115 (as the latest, I didn't find tests for others).

@titusfortner
Copy link
Member

Yes yes, we only test the version that is on the CI...

@nvborisenko
Copy link
Member Author

No, it is supposed to be used by https://github.com/SeleniumHQ/selenium/blob/trunk/dotnet/src/webdriver/NetworkManager.cs which is not even covered by unit tests.

Given that BiDi is our primary goal, I have no motivation to create tests for features nobody is using (or usage of it is blocked by #12431)

Copy link
Member

@diemol diemol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, @nvborisenko!

@diemol diemol merged commit 2516656 into SeleniumHQ:trunk Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants