Hello PerlMonks!
I'm currently using Selenium RC and Perl for automated testing. However, it seems that the generated report of Test::Harness is very limited. It only prints what tests scripts and what specific tests failed. I want to know what specific configuration (browser, host, etc) in a specific test failed. Does anyone know how to do this? I've been to the official forums of Selenium RC but they suggested asking this question here. Thank you very much.