org.openqa.selenium.remote.server
Interface JsonParametersAware

All Known Implementing Classes:
AddConfig, AddCookie, ChangeUrl, ClickInSession, CookieHandler, DeleteCookie, DoubleTapOnElement, Down, ExecuteAsyncScript, ExecuteScript, ExecuteSQL, FindChildElement, FindChildElements, FindElement, FindElements, Flick, ImeActivateEngine, ImplicitlyWait, LogHandler, LongPressOnElement, MouseMoveToLocation, Move, NewSession, Rotate, Scroll, SendKeys, SendKeyToActiveElement, SetAlertText, SetBrowserConnection, SetLocalStorageItem, SetLocationContext, SetScriptTimeout, SetSessionStorageItem, SetWindowPosition, SetWindowSize, SingleTapOnElement, SwitchToFrame, SwitchToWindow, Up, UploadFile

public interface JsonParametersAware


Method Summary
 void setJsonParameters(Map<String,Object> allParameters)
           
 

Method Detail

setJsonParameters

void setJsonParameters(Map<String,Object> allParameters)
                       throws Exception
Throws:
Exception


Copyright © 2012. All Rights Reserved.