Am I missing something obvious? The docos state that:
-htmlSuite : Run a
single HTML Selenese (Selenium Core) suite and then exit
immediately ...
but my instance doesn't seem to (it also doesn't write to the html output either)
I am running : java -jar /opt/selenium-server-1.0.3/selenium-server.jar -debug -htmlSuite *googlechrome http://www.google.co.uk ~/tsg1.ts ~/g.out
I have also given up trying to put xml into this editor - but all I am doing is opening www.google.co.uk and looking for "about google" - which works fine in the firefox ide, but never exits on RC... Any ideas ?! The same happens with *firefox as well :-(