mirror of
https://github.com/TracksApp/tracks.git
synced 2026-03-09 06:02:36 +01:00
5 lines
162 B
Text
5 lines
162 B
Text
|
|
open :controller => 'login', :action => 'logout'
|
||
|
|
open :controller => 'login'
|
||
|
|
type "user_login", username
|
||
|
|
type "user_password", password
|
||
|
|
click_and_wait "login"
|