don't include radio button state in anaconda_minimal_highlighted
ClosedPublic

Authored by adamwill on Jun 10 2015, 6:26 PM.

Details

Summary

There's no need to include the radio button state here, which
causes the match to fail if Minimal is highlighted and already
selected. Hitting Space in this case won't de-select it (it's
a radio button, not a checkbox), and will give the desired
result. So we should accept it.

Test Plan

Run tests against Rawhide (and maybe F22 as a regression check)
and ensure the package set selection step works, in tests where
it's included.

Diff Detail

Repository
rOPENQATESTS os-autoinst-distri-fedora
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
adamwill retitled this revision from to don't include radio button state in anaconda_minimal_highlighted.Jun 10 2015, 6:26 PM
adamwill updated this object.
adamwill edited the test plan for this revision. (Show Details)
adamwill added reviewers: garretraziel, kparal.
kparal edited reviewers, added: jskladan; removed: kparal.Jun 11 2015, 8:14 AM
jskladan accepted this revision.Jun 11 2015, 11:01 AM
This revision is now accepted and ready to land.Jun 11 2015, 11:01 AM
This revision was automatically updated to reflect the committed changes.