1
Ask YC: What do you use for functional testing?
I've tried Selenium (core, rc and ide), but there were issues with the HTTP referrer not being set properly.
Watir looks nice, but Firefox 3 on linux does not seem to be supported, and I don't want to use Windows/IE just to test.
Anybody have any other suggestions?