mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-28 18:10:15 +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"
|