You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got har-export-trigger and selenium driver to create my HAR files. Everything works fine and HAR files are written as expected, however, in all HAR files below is the same. pageTimings are always -1. Any clues please. Attached are some HAR files for reference.
I got har-export-trigger and selenium driver to create my HAR files. Everything works fine and HAR files are written as expected, however, in all HAR files below is the same. pageTimings are always -1. Any clues please. Attached are some HAR files for reference.
"pages": [
{
"startedDateTime": "2016-06-07T12:39:42.776+01:00",
"id": "page_1",
"title": "New Tab",
"pageTimings": {
"onContentLoad": -1,
"onLoad": -1
fwdhaarexporttrigger.zip
Just realised there was already a log on this issue
https://github.com/firebug/har-export-trigger/issues/5
The text was updated successfully, but these errors were encountered: