imeActiveEngineGet the name of the active IME engine. The name string is platform specific. (Not part of the official Webdriver specification) Usage1browser.imeActiveEngine(); Returns <String>: engine The name of the active IME engine.