Tuesday, March 3, 2009

Selenium Tests and Firefox Crash Recovery

When my Selenium tests start today, they first popup the Firefox dialog asking whether I'd like to start a new session or restore my old one. Yesterday Firefox didn't nag me like this.

Solution: type about:config into Firefox's address and then set browser.sessionstore.resume_from_crash to false.

I personally find the crash recovery to be a big pain in the butt anyway. I am always crashing Firefox. Crashing Firefox is pretty much a job requirement.

No comments:

Post a Comment