public class WebRadioButton extends WebButton
| Constructor and Description |
|---|
WebRadioButton(Frame parentValue,
String locatorValue) |
WebRadioButton(Frame parent,
String parentElement,
String locator) |
| Modifier and Type | Method and Description |
|---|---|
void |
check()
.
|
boolean |
isChecked()
.
|
click, client, getAttribute, getClient, getLocation, getLocator, getParent, getParentElement, getSize, getValue, innerHtml, innerText, isFocused, setClient, setLocator, setParent, setParentElementpublic WebRadioButton(Frame parentValue, String locatorValue)
parentValue - .locatorValue - .public final boolean isChecked()
throws RemoteException
RemoteException - .Copyright © 2013. All rights reserved.