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?
Hello, I'm using Selenium to automate HAR creation. I've a very simple setup (available at https://github.com/marty90/WebTrafficGenerator):