public class WebCoreProxy extends Object implements WebCore
| Constructor and Description |
|---|
WebCoreProxy() |
WebCoreProxy(String endpoint) |
public WebCoreProxy()
public WebCoreProxy(String endpoint)
public String getEndpoint()
public void setEndpoint(String endpoint)
public WebCore getWebCore()
public void forward(String arg0) throws RemoteException
forward in interface WebCoreRemoteExceptionpublic void sendKeys(String arg0, String arg1, String arg2, String arg3) throws RemoteException
sendKeys in interface WebCoreRemoteExceptionpublic void selectWindow(String arg0, String arg1) throws RemoteException
selectWindow in interface WebCoreRemoteExceptionpublic void selectAlert(String arg0) throws RemoteException
selectAlert in interface WebCoreRemoteExceptionpublic String getCssValue(String arg0, String arg1, String arg2, String arg3) throws RemoteException
getCssValue in interface WebCoreRemoteExceptionpublic boolean isDisplayed(String arg0, String arg1, String arg2) throws RemoteException
isDisplayed in interface WebCoreRemoteExceptionpublic String getWindowHandle(String arg0) throws RemoteException
getWindowHandle in interface WebCoreRemoteExceptionpublic void selectFrameByName(String arg0, String arg1) throws RemoteException
selectFrameByName in interface WebCoreRemoteExceptionpublic void selectDefaultContent(String arg0) throws RemoteException
selectDefaultContent in interface WebCoreRemoteExceptionpublic String getPageSource(String arg0) throws RemoteException
getPageSource in interface WebCoreRemoteExceptionpublic void selectFrameByIndex(String arg0, int arg1) throws RemoteException
selectFrameByIndex in interface WebCoreRemoteExceptionpublic void back(String arg0) throws RemoteException
back in interface WebCoreRemoteExceptionpublic Point getLocation(String arg0, String arg1, String arg2) throws RemoteException
getLocation in interface WebCoreRemoteExceptionpublic String getURL(String arg0) throws RemoteException
getURL in interface WebCoreRemoteExceptionpublic void clear(String arg0, String arg1, String arg2) throws RemoteException
clear in interface WebCoreRemoteExceptionpublic String start(String arg0) throws RemoteException
start in interface WebCoreRemoteExceptionpublic void stop(String arg0) throws RemoteException
stop in interface WebCoreRemoteExceptionpublic Dimension getSize(String arg0, String arg1, String arg2) throws RemoteException
getSize in interface WebCoreRemoteExceptionpublic void open(String arg0, String arg1) throws RemoteException
open in interface WebCoreRemoteExceptionpublic void refresh(String arg0) throws RemoteException
refresh in interface WebCoreRemoteExceptionpublic String getTitle(String arg0) throws RemoteException
getTitle in interface WebCoreRemoteExceptionpublic boolean isEnabled(String arg0, String arg1, String arg2) throws RemoteException
isEnabled in interface WebCoreRemoteExceptionpublic String getText(String arg0, String arg1, String arg2) throws RemoteException
getText in interface WebCoreRemoteExceptionpublic void submit(String arg0, String arg1, String arg2) throws RemoteException
submit in interface WebCoreRemoteExceptionpublic void click(String arg0, String arg1, String arg2) throws RemoteException
click in interface WebCoreRemoteExceptionpublic boolean isSelected(String arg0, String arg1, String arg2) throws RemoteException
isSelected in interface WebCoreRemoteExceptionpublic String getAttribute(String arg0, String arg1, String arg2, String arg3) throws RemoteException
getAttribute in interface WebCoreRemoteExceptionpublic String getTagName(String arg0, String arg1, String arg2) throws RemoteException
getTagName in interface WebCoreRemoteExceptionCopyright © 2013. All rights reserved.