Path: | lib/selenium_on_rails/rselenese.rb |
Last Update: | Sun Feb 19 12:59:40 W. Europe Standard Time 2006 |
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.