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

HAR file not exported for some page using Selenium #38

Open
marty90 opened this issue Sep 23, 2016 · 1 comment
Open

HAR file not exported for some page using Selenium #38

marty90 opened this issue Sep 23, 2016 · 1 comment

Comments

@marty90
Copy link

marty90 commented Sep 23, 2016

Hello,
I'm using Selenium to automate HAR creation.
I've a very simple setup (available at https://github.com/marty90/WebTrafficGenerator):

  1. Selenium requests the page
  2. A simple Javascript is executed to invoke HAR.triggerExport function.
    Everything works except for some web page.
    Sometimes the invocation to triggerExport ()is ineffective and no HAR file is created.
    It seems to appear more frequently for some website (e.g., YouTube homepage).
    Does anybody know a workaround for this?
@xmhubj
Copy link

xmhubj commented Dec 20, 2016

I'm also experiencing this issue for some web pages.

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