org.openqa.selenium.remote.server.handler
Class ImeActivateEngine
java.lang.Object
org.openqa.selenium.remote.server.handler.WebDriverHandler
org.openqa.selenium.remote.server.handler.ResponseAwareWebDriverHandler
org.openqa.selenium.remote.server.handler.ImeActivateEngine
- All Implemented Interfaces:
- Callable<ResultType>, JsonParametersAware, Handler
public class ImeActivateEngine
- extends ResponseAwareWebDriverHandler
- implements JsonParametersAware
Methods inherited from class org.openqa.selenium.remote.server.handler.WebDriverHandler |
execute, getDriver, getKnownElements, getRealSessionId, getScreenshot, getSession, getSessionId, getUnwrappedDriver, handle, newBySelector, newResponse |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImeActivateEngine
public ImeActivateEngine(Session session)
setJsonParameters
public void setJsonParameters(Map<String,Object> allParameters)
throws Exception
- Specified by:
setJsonParameters
in interface JsonParametersAware
- Throws:
Exception
call
public ResultType call()
throws Exception
- Specified by:
call
in interface Callable<ResultType>
- Throws:
Exception
Copyright © 2012. All Rights Reserved.