mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-22 05:53:09 +00:00
zezere: tweak for web UI change
The runrequest list is just a normal dropdown menu now, so we can just click the thing we want. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
2218c4833e
commit
2fecb70468
@ -40,7 +40,7 @@ sub run {
|
||||
assert_and_click "zezere_device_management";
|
||||
assert_and_click "zezere_submit_provision";
|
||||
assert_and_click "zezere_provision_menu";
|
||||
send_key_until_needlematch("zezere_provision_installed", "down", 3, 3);
|
||||
assert_and_click "zezere_provision_installed";
|
||||
assert_and_click "zezere_provision_schedule";
|
||||
# exit
|
||||
quit_firefox;
|
||||
|
Loading…
Reference in New Issue
Block a user