I know about BrowserMob Proxy (https://github.com/lightbody/browsermob-proxy) that works with Selenium / Webdriver. It would be fine to be used in a single user test suite so you can get the timings for individual requests.
Now about having that for JMeter sounds a bit unpractical since BrowserMob's HAR files are quite heavy depending on the complexity of your app and also would slow down the JMeter tests. I can't imagine routing hundreds/thousands requests at same time through BMP - it would require heavy processing power and the HAR file can go up to a few Gbs, making it useless. On Tue, May 10, 2016 at 4:08 AM, NaveenKumar Namachivayam < catchnaveen.psgt...@gmail.com> wrote: > Hi All, > > I am trying to generate HAR files using JMeter for each page navigation in > my application under test. > > Could you please give a heads up on how to get started? > > I googled, but couldn't get any useful inputs. > > -- > Thank you, > > Regards, > NaveenKumar N > Visit www.QAInsights.com and www.Testifications.com and www.MyTechCube.com >