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

All Known Implementing Classes:
AddConfig, AddCookie, CaptureScreenshot, ChangeUrl, ClearElement, ClearLocalStorage, ClearSessionStorage, ClickElement, CloseWindow, CookieHandler, DeleteCookie, DeleteNamedCookie, DeleteSession, DescribeElement, DragElement, ElementEquality, ExecuteScript, ExecuteSQL, FindActiveElement, FindChildElement, FindChildElements, FindElement, FindElements, GetAllCookies, GetAllWindowHandles, GetAppCache, GetAppCacheStatus, GetCssProperty, GetCurrentUrl, GetCurrentWindowHandle, GetElementAttribute, GetElementDisplayed, GetElementEnabled, GetElementLocation, GetElementSelected, GetElementSize, GetElementText, GetElementValue, GetLocalStorageItem, GetLocalStorageKeys, GetLocalStorageSize, GetLocationContext, GetMouseSpeed, GetPageSource, GetSessionCapabilities, GetSessionStorageItem, GetSessionStorageKeys, GetSessionStorageSize, GetTagName, GetTitle, GoBack, GoForward, HoverOverElement, ImplicitlyWait, IsBrowserOnline, NewSession, RefreshPage, RemoveLocalStorageItem, RemoveSessionStorageItem, SendKeys, SetBrowserConnection, SetElementSelected, SetLocalStorageItem, SetLocationContext, SetMouseSpeed, SetSessionStorageItem, SubmitElement, SwitchToFrame, SwitchToWindow, ToggleElement, WebDriverHandler, WebElementHandler

public interface Handler


Method Summary
 ResultType handle()
           
 

Method Detail

handle

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


Copyright © 2010. All Rights Reserved.