4
votes
1answer
148 views

Read requests and responses made by browser on naviagating a web page in C# webdriver

0 down vote favorite share [g+] share [fb] share [tw] I wants to read all the requests and responses made and get by the browser on navigating on a page. For ex: If I navigate to ...