'Options for capturing network traffic and inspecting response payload in C# selenium 3.141

I am limited to using selenium 3.141 C# however I would like to inspect network traffic and then programmatically inspect the response payload of a particular network call. What are my options of doing so given my restraints ?

Is this natively possible with selenium 4? Is upgrading my only option ?

I can give more details if need be! Thanks!



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source