Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Redirect window.dump to a txt file

  • 2 replies
  • 1 has this problem
  • 1 view
  • Last reply by User16

more options

window.dump("txt") is not working. I have set "browser.dom.window.dump.enabled" to true and "browser.dom.window.dump.file" : "c:\file.txt".

The file is created but it is still empty.

do you have any idea about this problem ?

thank you for your support.

window.dump("txt") is not working. I have set "browser.dom.window.dump.enabled" to true and "browser.dom.window.dump.file" : "c:\file.txt". The file is created but it is still empty. do you have any idea about this problem ? thank you for your support.

All Replies (2)

more options

You may not have permission to write to C:\ You can try a different location like in your home directory.

You can check the Browser Console for possible error messages.

more options

same problem with other locations. i found the following errors but i think they are unrelated to the dump function (see Attachment).