Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pageTimings are always -1 #29

Open
amohideen opened this issue Jun 8, 2016 · 2 comments
Open

pageTimings are always -1 #29

amohideen opened this issue Jun 8, 2016 · 2 comments

Comments

@amohideen
Copy link

amohideen commented Jun 8, 2016

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

@soulgalore
Copy link

soulgalore commented Jun 8, 2016

@amohideen
Copy link
Author

Thanks Peter, I will give it a go.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants