Right now SwingLibrary has support only for checking if check boxes are checked or not, but this is not the case for radio button items. This PR aims to fix that by adding two new keywords Radio Menu Item Should Be Selected and Radio Menu Item Should Not Be Selected.
Right now
SwingLibrary
has support only for checking if check boxes are checked or not, but this is not the case for radio button items. This PR aims to fix that by adding two new keywordsRadio Menu Item Should Be Selected
andRadio Menu Item Should Not Be Selected
.