I have been trying to write C# code to output the network tab contents of Developer tools as JSONArray, this is what I have so far:
*IWebDriver driver = new C