mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2025-09-09 16:05:46 +00:00
Add upper arrow
This commit is contained in:
parent
3042730760
commit
69ffa7920f
@ -21,6 +21,8 @@ sub run {
|
||||
|
||||
# Unlock the session if it has locked in the meantime.
|
||||
if (check_screen("panel_screen_locked")) {
|
||||
send_key("up");
|
||||
sleep(1);
|
||||
type_very_safely("$password\n");
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user