os-autoinst-distri-fedora/lib
Adam Williamson fba4a82587 Make g-i-s Start Setup button needle its own thing
There's a race issue with just treating it as a next button: it's
not in the same place as a next button. Sometimes in the g-i-s
code we actually get ahead of ourselves and click early, which
isn't really a problem when the buttons are all in the same
place, but if we click "Start Setup" in the middle of transition
to the Privacy screen - as in
https://openqa.fedoraproject.org/tests/745034#step/_graphical_wait_login/4
 - the click effectively gets lost. So let's make it its own tag
and have the initial assert look for it too. That way we won't
match on it again in the main loop over "@nexts".

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-12-21 09:16:40 -08:00
..
anaconda.pm Add a wait to custom_change_fs 2020-12-04 16:15:33 -08:00
anacondatest.pm Simplify anacondatest root_console to always use tty3 2020-10-26 09:21:53 -07:00
cockpit.pm Update cockpit needles and select_cockpit_update for 220 2020-05-30 10:27:20 -07:00
fedoradistribution.pm Add perl syntax check test, add it to CI 2020-02-13 15:28:09 -08:00
freeipa.pm Use 'test.openqa.fedoraproject.org' not 'domain.local' 2020-12-15 14:40:30 -08:00
installedtest.pm Handle emergency console entry with no password 2020-10-28 15:21:03 -07:00
packagetest.pm Replace remaining wait_idles with sleeps 2020-01-02 17:44:45 -08:00
tapnet.pm Tweak setup_tap_static and FreeIPA tests for resolved 2020-10-09 16:54:46 -07:00
utils.pm Make g-i-s Start Setup button needle its own thing 2020-12-21 09:16:40 -08:00