Skip to content

[🐛 Bug]: [dotnet] Selenium Library should never write to my console #15785

Open
@nvborisenko

Description

@nvborisenko

Description

I have my own application, let's say console application. I use many libraries to achieve my goal. No one is writing to console, except I explicitly allow to do it.

https://www.selenium.dev/documentation/webdriver/troubleshooting/logging/

The default logging level is Info.

Reproducible Code

Selenium is a library! It performs low level operations. If this library wants to output something (for instance internal log messages), I should control it. But library should never output by default!

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-needs-triagingA Selenium member will evaluate this soon!I-defectSomething is not working as intendedI-regressionSomething was working but we "fixed" it

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions