org.openqa.selenium.remote.server.rest
Interface Handler

All Known Implementing Classes:
AcceptAlert, AddConfig, AddCookie, CaptureScreenshot, ChangeUrl, ClearElement, ClearLocalStorage, ClearSessionStorage, ClickElement, ClickInSession, CloseWindow, CookieHandler, DeleteCookie, DeleteNamedCookie, DeleteSession, DescribeElement, DismissAlert, DoubleClickInSession, ElementEquality, ExecuteAsyncScript, ExecuteScript, ExecuteSQL, FindActiveElement, FindChildElement, FindChildElements, FindElement, FindElements, GetAlertText, GetAllCookies, GetAllWindowHandles, GetAppCache, GetAppCacheStatus, GetCssProperty, GetCurrentUrl, GetCurrentWindowHandle, GetElementAttribute, GetElementDisplayed, GetElementEnabled, GetElementLocation, GetElementLocationInView, GetElementSelected, GetElementSize, GetElementText, GetElementValue, GetLocalStorageItem, GetLocalStorageKeys, GetLocalStorageSize, GetLocationContext, GetPageSource, GetScreenOrientation, GetSessionCapabilities, GetSessionStorageItem, GetSessionStorageKeys, GetSessionStorageSize, GetTagName, GetTitle, GoBack, GoForward, ImeActivateEngine, ImeDeactivate, ImeGetActiveEngine, ImeGetAvailableEngines, ImeIsActivated, ImplicitlyWait, IsBrowserOnline, MouseDown, MouseMoveToLocation, MouseUp, NewSession, RefreshPage, RemoveLocalStorageItem, RemoveSessionStorageItem, ResponseAwareWebDriverHandler, Rotate, SendKeys, SendModifierKey, SetAlertText, SetBrowserConnection, SetLocalStorageItem, SetLocationContext, SetScriptTimeout, SetSessionStorageItem, Status, SubmitElement, SwitchToFrame, SwitchToWindow, WebDriverHandler, WebElementHandler

public interface Handler


Method Summary
 ResultType handle()
           
 

Method Detail

handle

ResultType handle()
                  throws Exception
Throws:
Exception


Copyright © 2011. All Rights Reserved.