What happened?
I'm trying to capture the network response body after the "network.responseCompleted Event". I'm not able to find an option in the selenium java api to capture the response body.
How can we reproduce the issue?
Adding Intercept to "network.responseCompleted" Event and trying to capture the response body.
Relevant log output
Operating System
macOS
Selenium version
Java 4.25.0
What are the browser(s) and version(s) where you see this issue?
Firefox 130
What are the browser driver(s) and version(s) where you see this issue?
Geckodriver 0.35.0
Are you using Selenium Grid?
No