MobileElement keyboard = (MobileElement)driver.findElement(MobileBy.className(“UIAKeyboard”));
keyboard.findElements(By.name(“Return”)).get(0).click();
Having Appium 1.9.0 out, we find it to be a feature release, comprising multiple updates. Some of the key features brought forward in this release update are: