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 WebCore
RemoteException
public void sendKeys(String arg0, String arg1, String arg2, String arg3) throws RemoteException
sendKeys
in interface WebCore
RemoteException
public void selectWindow(String arg0, String arg1) throws RemoteException
selectWindow
in interface WebCore
RemoteException
public void selectAlert(String arg0) throws RemoteException
selectAlert
in interface WebCore
RemoteException
public String getCssValue(String arg0, String arg1, String arg2, String arg3) throws RemoteException
getCssValue
in interface WebCore
RemoteException
public boolean isDisplayed(String arg0, String arg1, String arg2) throws RemoteException
isDisplayed
in interface WebCore
RemoteException
public String getWindowHandle(String arg0) throws RemoteException
getWindowHandle
in interface WebCore
RemoteException
public void selectFrameByName(String arg0, String arg1) throws RemoteException
selectFrameByName
in interface WebCore
RemoteException
public void selectDefaultContent(String arg0) throws RemoteException
selectDefaultContent
in interface WebCore
RemoteException
public String getPageSource(String arg0) throws RemoteException
getPageSource
in interface WebCore
RemoteException
public void selectFrameByIndex(String arg0, int arg1) throws RemoteException
selectFrameByIndex
in interface WebCore
RemoteException
public void back(String arg0) throws RemoteException
back
in interface WebCore
RemoteException
public Point getLocation(String arg0, String arg1, String arg2) throws RemoteException
getLocation
in interface WebCore
RemoteException
public String getURL(String arg0) throws RemoteException
getURL
in interface WebCore
RemoteException
public void clear(String arg0, String arg1, String arg2) throws RemoteException
clear
in interface WebCore
RemoteException
public String start(String arg0) throws RemoteException
start
in interface WebCore
RemoteException
public void stop(String arg0) throws RemoteException
stop
in interface WebCore
RemoteException
public Dimension getSize(String arg0, String arg1, String arg2) throws RemoteException
getSize
in interface WebCore
RemoteException
public void open(String arg0, String arg1) throws RemoteException
open
in interface WebCore
RemoteException
public void refresh(String arg0) throws RemoteException
refresh
in interface WebCore
RemoteException
public String getTitle(String arg0) throws RemoteException
getTitle
in interface WebCore
RemoteException
public boolean isEnabled(String arg0, String arg1, String arg2) throws RemoteException
isEnabled
in interface WebCore
RemoteException
public String getText(String arg0, String arg1, String arg2) throws RemoteException
getText
in interface WebCore
RemoteException
public void submit(String arg0, String arg1, String arg2) throws RemoteException
submit
in interface WebCore
RemoteException
public void click(String arg0, String arg1, String arg2) throws RemoteException
click
in interface WebCore
RemoteException
public boolean isSelected(String arg0, String arg1, String arg2) throws RemoteException
isSelected
in interface WebCore
RemoteException
public String getAttribute(String arg0, String arg1, String arg2, String arg3) throws RemoteException
getAttribute
in interface WebCore
RemoteException
public String getTagName(String arg0, String arg1, String arg2) throws RemoteException
getTagName
in interface WebCore
RemoteException
Copyright © 2013. All rights reserved.