mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-21 13:33:08 +00:00
Revert "zezere: tweak for web UI change"
This reverts commit 2fecb70468
.
Sadly, clicking on the right menu entry...doesn't work. Let's
try going back to the old way, but add an 'enter' press once
the entry we want is selected.
This commit is contained in:
parent
2fecb70468
commit
282ecb6c32
@ -40,7 +40,8 @@ sub run {
|
||||
assert_and_click "zezere_device_management";
|
||||
assert_and_click "zezere_submit_provision";
|
||||
assert_and_click "zezere_provision_menu";
|
||||
assert_and_click "zezere_provision_installed";
|
||||
send_key_until_needlematch("zezere_provision_installed", "down", 3, 3);
|
||||
send_key "ret";
|
||||
assert_and_click "zezere_provision_schedule";
|
||||
# exit
|
||||
quit_firefox;
|
||||
|
Loading…
Reference in New Issue
Block a user