Path: | lib/selenium_on_rails/rselenese.rb |
Last Update: | Sat Feb 03 22:54:06 +0100 2007 |
Renders Selenium test templates in a fashion analogous to rxml and rjs templates.
setup open :controller => 'customer', :action => 'list' assert_title 'Customers'
See SeleniumOnRails::TestBuilder for a list of available commands.