Network logs in HAR format

I can see that the network logs you provide are in json format. Is it possible to convert or download these logs in the .HAR format.

Yes, it is possible to download the network logs in HAR format as well. In the capabilities, you need to add the capability “network.har” : true along with network:true. This would give you the logs in both json and HAR format.