org.openqa.selenium.remote.server.handler
Class ImeGetAvailableEngines
java.lang.Object
org.openqa.selenium.remote.server.handler.WebDriverHandler
org.openqa.selenium.remote.server.handler.ResponseAwareWebDriverHandler
org.openqa.selenium.remote.server.handler.ImeGetAvailableEngines
- All Implemented Interfaces:
- Callable<ResultType>, Handler
public class ImeGetAvailableEngines
- extends ResponseAwareWebDriverHandler
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 |
ImeGetAvailableEngines
public ImeGetAvailableEngines(Session session)
call
public ResultType call()
throws Exception
- Throws:
Exception
Copyright © 2012. All Rights Reserved.