Is there any mehtod to capture user events using appium in android ?
for exam - click on menu then click on button etc. > save events > re-run events > user should go on same acticity.
I tried using adb getevent but, didn`t successfull. events are not syncronized (sometimes, too fast ).