ElliotNB / js-replay

jsReplay is a record and playback tool used for in-browser functional regression testing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TypeError: this.window is null

nibblebits opened this issue · comments

I think I found a bug: TypeError: this.window is null

source code: https://pastebin.com/UXRUxWMi

I have not kept the original elements in the document. Is this a requirement or does it recreate them?

I can record fine but playback results in that error. Browser: Firefox, Ubuntu