tracks/test/selenium/login/_login.rsel
2008-05-20 21:28:26 +01:00

5 lines
No EOL
162 B
Text

open :controller => 'login', :action => 'logout'
open :controller => 'login'
type "user_login", username
type "user_password", password
click_and_wait "login"