This is a Firefox plugin that adds formatters to Selenium IDE so that scripts can be exported as Robot Framework Keywords.
- Open the Selenium IDE
- Go to Options → Options… → Formats
- Add a new format definition with the name “robotframework-rc”
- Copy and paste the contents of the file “robotframework-rc.js” here
For complete installation instructions have a look at my blog post.
$ Input Text labeltext=Test Value $ Select From List feldId Test $ Input Text feldId2 AnotherValue $ Textfield Should Contain verifyValue feldId Test