I successfully (I think) captured and generated a warc file using https://electronjs.org/docs/api/debugger.
I tried a simple site: www.drupal.org
If I capture the first load, it seems to work nicely, Webrecorder Player shows it perfect.
However if I navigate to "Developers" and then store both the homepage and this page into the warc file, it doesn't seem to work. I see the data on the warcfile though.
I guess something is missing on the Warc file or I am missing something, any ideas?
Other than that, I am super happy of seeing this working. Might even worth contributing this warc generator into this package.