public class WebEdit extends WebControl
| Constructor and Description |
|---|
WebEdit(Frame parent,
String locator) |
WebEdit(Frame parent,
String parentElement,
String locator) |
| Modifier and Type | Method and Description |
|---|---|
String |
getText()
.
|
void |
type(String text)
.
|
click, client, getAttribute, getClient, getLocation, getLocator, getParent, getParentElement, getSize, getValue, innerHtml, innerText, isFocused, setClient, setLocator, setParent, setParentElementpublic final String getText() throws RemoteException
RemoteException - .public final void type(String text) throws RemoteException
text - .RemoteException - .Copyright © 2013. All rights reserved.