At least I haven't heard about scripts for converting Selenese tests
to Robot format. Creating such a script shouldn't be too complicated,
but I'm afraid that tests using only Call Selenium API keyword would
be pretty low level and hard to understand and maintain. Making these
tests maintainable wouldn't probably be any easier that converting the
original Selenese into Robot format manually.
An obvious benefit of the automatic conversion, even if results
wouldn't be easily maintainable, would be that you could run all your
tests with Robot. An alternative solution to achieve that would be
adding a keyword to SeleniumLibrary that can execute Selenese tests. I
don't know does the Selenium RC support Selenese HTML format directly
or should SeleniumLibrary parse the table and then use Call Selenium
API internally. Even the latter approach would be slightly easier to
implement that creating a conversion script. Are you interested to
investigate this further and possibly implement such keyword?
Cheers,
.peke
--
Agile Tester/Developer/Consultant :: http://eliga.fi
Lead Developer of Robot Framework :: http://robotframework.org