You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
click Enter after entering some text, there are extra \n characters.
appium-uiautomator2-server version: 6.0.5
I perform it via java client element.sendKeys("aa\n");
It'll display "aa\n"