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

Weird behaviour in har file generation #25

Open
talwararjun4 opened this issue May 4, 2016 · 0 comments
Open

Weird behaviour in har file generation #25

talwararjun4 opened this issue May 4, 2016 · 0 comments

Comments

@talwararjun4
Copy link

talwararjun4 commented May 4, 2016

For every page that is navigated to, 2 har files are getting generated.

The only difference in the 2 files is that some extra information related to page timings is present in the second har file. (Extra information present in the second har file - "cache": {}, "timings": {},"content": {
"mimeType": "image/png", "size": -1, "comment": "Response bodies are not included." },
"redirectURL": "", "headersSize": 372, "bodySize": 351} etc. )

Attached are a set a har files that got generated for 1 page navigation.

HarOutputDir.zip

is this expected ? should i discard the first har file for each page always ?

Im using firefox 43 and har_export_trigger-0.5.0-beta.7-fx

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

1 participant