Closed GoogleCodeExporter closed 8 years ago
The attached har file is not valid.
I am seeing following error (when loading it into the HAR Viewer):
log.entries[47].timings is missing and it is not optional
Honza
Original comment by odva...@gmail.com
on 18 Sep 2011 at 10:52
Is there a way to display the data anyway ??
seem like the behavior is not the same when you embed vs past the code in the
sample application
Original comment by ren...@gmail.com
on 18 Sep 2011 at 6:01
Patch committed at R396
- The validation for embedded HAR files can be switched off (use 'validate'
attribute).
<div class="har" data-har="A.har" validate="false"></div>
Note: if the HAR file URL starts with http, the HAR file is supposed to be in
HARP format (JSONP). Use "/" to specify absolute path to load HAR files (must
be from the same domain).
See also:
http://code.google.com/p/harviewer/source/browse/trunk/webapp/har.js#14
Will be in HAR Viewer 2.0.14
Honza
Original comment by odva...@gmail.com
on 28 Sep 2011 at 2:33
Thanks, you rock
Original comment by ren...@gmail.com
on 28 Sep 2011 at 2:56
Selenium test at R397
Honza
Original comment by odva...@gmail.com
on 28 Sep 2011 at 3:10
This issue is fixed in HAR Viewer 2.0.15
http://www.softwareishard.com/har/viewer/
Please let me know if it works for you.
Thanks!
Honza
Original comment by odva...@gmail.com
on 13 Nov 2011 at 2:34
Original issue reported on code.google.com by
ren...@gmail.com
on 14 Sep 2011 at 6:34Attachments: