mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-29 12:16:11 +01:00
5 lines
No EOL
162 B
Text
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" |