Displaying 2 results from an estimated 2 matches for "rselenese".
Did you mean:
selenese
2006 Feb 19
2
New version of Selenium on Rails
...sed a new version of Selenium on Rails[1]. It''s a plugin
that makes it easy to test Rails applications through browsers using
Selenium [2].
The major new features are exprimental support for running all tests
through a Rake task (which launches any number of browsers) and a new
format RSelenese.
The Rake task has a few rough edges so I would appreciate if people
could try it out and let me know if anything doesn''t work. It currently
only support Windows, but ought to be easy to port to Linux/Mac OS X.
RSelenese is a format, contributed by Eric Kidd[3], which makes it
possibl...
2006 Feb 23
5
Web/HTTP Testing
Hello,
I am looking for a user test automation tool. When I say ''user'', I
mean it should mimic the user interacting with the app. That
ultimately boils down to a tool that drives a browser or is able to
make http requests and allow us to deal easily with the responses.
Our requirements are to be able to write the tests in Ruby (no need to
switch to other language for test