Closed GoogleCodeExporter closed 9 years ago
Patch committed at R331
Will be in HAR Viewer 2.0.12
Selenium test wanted
Honza
Original comment by odva...@gmail.com
on 8 Jul 2011 at 7:45
Actually, 24/7 web testing is what we at AlertFox.com do. Feel free to contact
me in case you want a test account with a sensor that tests the online viewer
with some predefined data.
Original comment by hm%alert...@gtempaccount.com
on 8 Jul 2011 at 8:02
> Feel free to contact me in case you want a test account with a sensor
> that tests the online viewer with some predefined data.
Sounds good, will do.
Selenium test case committed at R332
Note that I am seeing following validation errors for the attached HAR log:
log.pages object value found, but a array is required
log.entries[15].request.queryString[0].name object value found, but a string
is required
log.entries[84].request.queryString[0].name object value found, but a string
is required
---
queryString.name: can't be null, you need to set it to an empty string
log.pages: This is marked as optional in the schema, but the JSON Schema
validator needs it from some reason, you need to set it to an empty array for
now to pass the validation process.
Honza
Original comment by odva...@gmail.com
on 8 Jul 2011 at 8:53
HAR Viewer 2.0.12 (including fix for this report) has been released
http://www.softwareishard.com/har/viewer/
Honza
Original comment by odva...@gmail.com
on 8 Jul 2011 at 3:12
Original issue reported on code.google.com by
hm%alert...@gtempaccount.com
on 8 Jul 2011 at 7:24Attachments: