Class Selenium::WebDriver::Error::IMENotAvailableError
In: lib/selenium/webdriver/common/error.rb
Parent: WebDriverError

Indicates that IME support is not available. This exception is rasied for every IME-related method call if IME support is not available on the machine.

[Validate]