Returns the value of this group's selected radio button, wrapped in a Some, or None, if no
radio button in this group is selected.
Returns the value of this group's selected radio button, wrapped in a Some, or None, if no
radio button in this group is selected.
the value of this group's selected radio button, wrapped in a Some, else None
Returns the value of this group's selected radio button, or throws TestFailedException if no
radio button in this group is selected.
Returns the value of this group's selected radio button, or throws TestFailedException if no
radio button in this group is selected.
the value of this group's selected radio button
Selects the radio button with the passed value.
This class is part of ScalaTest's Selenium DSL. Please see the documentation for
WebBrowserfor an overview of the Selenium DSL.This class enables syntax such as the following: