Hi all,
I'm a little confused. This page seems to recommend using Selenese for tests, and shows some syntax with pipes between commands:
http://www.openqa.org/selenium-on-rails/
It then says "If you don‘t want to write Selenese tests by hand you can use SeleniumIDE which has support for Selenese."
So, I fire up the IDE, record some tests, and when I go to export them I don't see Selenese among the options. I see HTML, Java, Ruby, etc but not the one format that's supposedly recommended and simplest.
Can anyone fill me in on what the expectation is here? I just want to use the tool the way it's intended to be used, I don't have any special requirements, I just don't know what the instructions are telling me to do.
Thanks!
Tom