Firefox runs, but when the tests finish executing Firefox stays up.
This is on Debian Linux with Firefox 3.6.
Firefox runs, but when the tests finish executing Firefox stays up.
This is on Debian Linux with Firefox 3.6.
The solution to this was to point Selenium at the firefox-bin file instead of the firefox file, which it may use by default if it's at /usr/bin/firefox.
This question explains how to specify a path to firefox-bin: http://stackoverflow.com/questions/1344026/how-to-explicitly-specify-a-path-to-firefox-for-selenium