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!