I am trying to automate extension testing using Java and selenium. Unfortunately, unsigned extensions get removed after each session. Is there a way I can keep my unsigned extension installed on the firefox profile I choose?
Is there a better way to go about this? As far as I've searched, the nightly firefox build can do this but is not supported by selenium.