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

Missing events in the har file after the page is loaded #26

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

Missing events in the har file after the page is loaded #26

talwararjun4 opened this issue May 5, 2016 · 0 comments

Comments

@talwararjun4
Copy link

I noticed that the HAR file is generated immediately on page load event completion. Imagine the following usecase -
I navigated to gmail. the moment the page load event completed the har file got generated.

Now i opened my mail, then the sent folder and then opened the trash folder.

All these events do not result in a page load event firing and hence dont not get captured anywhere in the har file (which is already written). (All of these are ajax calls i guess)

How do I get those events in the har file ?

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