Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvement: Add possibility to mute Selenium logs #321

Open
oomelianchuk opened this issue Dec 12, 2024 · 0 comments · May be fixed by #326
Open

Improvement: Add possibility to mute Selenium logs #321

oomelianchuk opened this issue Dec 12, 2024 · 0 comments · May be fixed by #326
Assignees
Labels
codeImplementationNeeded This issue requires a change in the code of Neodymium docsNeeded The documenttion needs to be checked if there are changes needed and if so, adaptions should be made

Comments

@oomelianchuk
Copy link
Contributor

Quick Description

Selenium produces a lot of logs that make it harder to read the log file. Such as

Dec 03, 2024 8:12:10 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
WARNING: Unable to find an exact match for CDP version 131, returning the closest version; found: 130; Please update to a Selenium version that supports CDP version 131
Dec 03, 2024 8:12:16 PM org.openqa.selenium.devtools.v130.v130Network createSeMessages
WARNING: Unable to get body for request id interception-job-64.0

Research and enable muting the logs via neodymium.properties

@oomelianchuk oomelianchuk self-assigned this Dec 12, 2024
@oomelianchuk oomelianchuk added docsNeeded The documenttion needs to be checked if there are changes needed and if so, adaptions should be made codeImplementationNeeded This issue requires a change in the code of Neodymium labels Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
codeImplementationNeeded This issue requires a change in the code of Neodymium docsNeeded The documenttion needs to be checked if there are changes needed and if so, adaptions should be made
Projects
None yet
1 participant