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

All Known Implementing Classes:
AcceptAlert, AddConfig, AddCookie, CaptureScreenshot, ChangeUrl, ClearAppCache, ClearElement, ClearLocalStorage, ClearSessionStorage, ClickElement, ClickInSession, CloseWindow, CookieHandler, DeleteCookie, DeleteNamedCookie, DeleteSession, DescribeElement, DismissAlert, DoubleClickInSession, DoubleTapOnElement, Down, ElementEquality, ExecuteAsyncScript, ExecuteScript, ExecuteSQL, FindActiveElement, FindChildElement, FindChildElements, FindElement, FindElements, Flick, GetAlertText, GetAllCookies, GetAllSessions, 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, GetWindowPosition, GetWindowSize, GoBack, GoForward, ImeActivateEngine, ImeDeactivate, ImeGetActiveEngine, ImeGetAvailableEngines, ImeIsActivated, ImplicitlyWait, IsBrowserOnline, LongPressOnElement, MouseDown, MouseMoveToLocation, MouseUp, Move, NewSession, RefreshPage, RemoveLocalStorageItem, RemoveSessionStorageItem, ResponseAwareWebDriverHandler, Rotate, Scroll, SendKeys, SendKeyToActiveElement, SetAlertText, SetBrowserConnection, SetLocalStorageItem, SetLocationContext, SetScriptTimeout, SetSessionStorageItem, SetWindowPosition, SetWindowSize, SingleTapOnElement, Status, SubmitElement, SwitchToFrame, SwitchToWindow, Up, UploadFile, WebDriverHandler, WebElementHandler

public interface Handler


Method Summary
 ResultType handle()
           
 

Method Detail

handle

ResultType handle()
                  throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2011. All Rights Reserved.