Uses of Interface
org.openqa.selenium.WebDriver.ImeHandler
-
Packages that use WebDriver.ImeHandler Package Description org.openqa.selenium org.openqa.selenium.remote -
-
Uses of WebDriver.ImeHandler in org.openqa.selenium
Methods in org.openqa.selenium that return WebDriver.ImeHandler Modifier and Type Method Description WebDriver.ImeHandler
WebDriver.Options. ime()
Deprecated.Will be removed. -
Uses of WebDriver.ImeHandler in org.openqa.selenium.remote
Classes in org.openqa.selenium.remote that implement WebDriver.ImeHandler Modifier and Type Class Description protected class
RemoteWebDriver.RemoteWebDriverOptions.RemoteInputMethodManager
Deprecated.Will be removed.Methods in org.openqa.selenium.remote that return WebDriver.ImeHandler Modifier and Type Method Description WebDriver.ImeHandler
RemoteWebDriver.RemoteWebDriverOptions. ime()
Deprecated.Will be removed.
-