imeActiveEngine
Get the name of the active IME engine. The name string is platform specific.
This command is deprecated and will be removed soon. Make sure you don’t use it in your
automation/test scripts anymore to avoid errors.
Usage
1
| browser.imeActiveEngine();
|
Returns
- <String>: engine The name of the active IME engine.