MarketSquare / SwingLibrary

Swing UI testing library for Robot Framework
Other
113 stars 68 forks source link

Radio button menu item #139

Closed cristii006 closed 4 years ago

cristii006 commented 4 years ago

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.