[🐛 Bug]: CDP NetworkInterceptor warning when reading request body/contents #15013
Labels
I-defect
I-issue-template
Applied to issues not following the template, or missing information.
needs-triaging
What happened?
Whenever the request contents of a request gets read, a warning message gets logged, which can be pretty huge, as it dumps the entire request, including headers & contents. For my usage, this doesn't seem to be causing any actual issues though.
How can we reproduce the issue?
Relevant log output
Request headers & contents are replaced with ellipsis for brevity:
Operating System
NixOS 24.11
Selenium version
Java 4.27.0
What are the browser(s) and version(s) where you see this issue?
Chromium 131.0.6778.204
What are the browser driver(s) and version(s) where you see this issue?
ChromeDriver 131.0.6778.204
Are you using Selenium Grid?
No response
The text was updated successfully, but these errors were encountered: