- RadioButton - Class in com.github.mkolisnyk.sirius.client.ui.controls
-
Wrapper class which is abstraction over the radio buttons or any other similar
items which can be checked.
- RadioButton(Page, By) - Constructor for class com.github.mkolisnyk.sirius.client.ui.controls.RadioButton
-
Default constructor which binds page the control belongs to and the locator to
find the element on page.
- rectangle() - Static method in class com.github.mkolisnyk.sirius.client.ui.predicates.Getters
-
Getter for element rectangular area.
- reset() - Static method in class com.github.mkolisnyk.sirius.client.Configuration
-
Restores the internal data to initial state when the list of properties
is null and the default configuration path is config.properties.
- reset() - Static method in class com.github.mkolisnyk.sirius.client.Context
-
Resets all internal data storage for all context variables.