Exception: Selenium::WebDriver::Error::IMENotAvailableError
- Inherits:
-
WebDriverError
- Object
- StandardError
- WebDriverError
- Selenium::WebDriver::Error::IMENotAvailableError
- Defined in:
- lib/selenium/webdriver/common/error.rb
Overview
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.