Android 7.0
Appium 1.7.1
Native Android App
When I’m doing SendKeys action on a TextBox, Appium does long tap on this TextBox causing appearance of clipboard button and then inputs text inside the text field.
Inserting text works perfectly fine, but is there any way to avoid showing clipboard button?
The issue exists when I use Appium Unicode keyboard and without it.