Skip to content
Philip Wang edited this page Dec 28, 2021 · 5 revisions

Welcome to the Stash_Helper wiki!

So far the content is not long enough for separate pages. Just one page Q&A.

Q: I got an error says "Something wrong with the browser's driver..."

A: Can be one of the below two:

  1. Webdrivers are stored in "%AppData%\Webdriver" folder. Delete all files in it and start the helper again.
  2. Check the "Browser" key in registry: "HKEY_CURRENT_USER\Software\Stash_Helper" and see which Browser you had chosen. Valid values are "Firefox", "Chrome", or "Edge".

Q: There are some errors in the browser or the Stash, but I cannot see any error messages.

A: To troubleshoot those problems. You can check on "Show Stash Console" or "Show WD Console" in settings, or you can set "1" to the "ShowStashConsole" key or "ShowWDConsole" key in registry: "HKEY_CURRENT_USER\Software\Stash_Helper". Next time Stash_Helper starts, it will show both consoles, and you will see a lot more information about what's happening in the background.

Q: I applied some "CSS Magic" but nothing changed in the browser.

A: First make sure "Settings->Interface->Custom CSS enabled" is checked. You should see the actual CSS it uses. If you click on "Save" and the CSS effects are still not working, you need to close the browser and open it again.