HTTP Archive(HAR) File
HAR stands for http archive. This is a file format used to capture network/API information between browsers and web/application server. This is also used for identifying performance issues such as slow load times and page rendering problems etc. The HAR file information is stored in JSON format which means in order to visualize the details…