hi Sebastain,
Using this Honza's blog i can store the net work traffic in a HAR file, ok. but how this HAR file is useful for me to track wether a request from my page with some parameters, to other third party site is going or not?
How to identify that url with in this file?
if we can solve the above issue with this HAR file then also there is some other problems with this solutions: what's that is, if my test case runs among several pages then for each page we have to store one HAR file and also have to verify for that required url status.