Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, 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
This thread was closed and archived. Please ask a new question if you need help.
Locked Archived

Redirect window.dump to a txt file

SuMo Bot replied
SuMo Bot

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)

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.

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

This question has been locked because the original author has deleted their account. While you can no longer post new replies, the existing content remains available for reference.