I want to read the information from an HAR
extension file using Java
.
I am using Selenium Webdriver for capturing the timings, it generates a .har
file.
I have seen we need to use some external libraries for this. I failed to find any links to download that library. Is anyone aware of what library I need and where I can find it?
You can try to use these libraries in Java to read HAR file: