Hey everybody
I have android app which can play music...I would need appium to click on play button (easy) and record the audio which phone will play into some file.
So I can then download the audio file and compare it with original source (audio fingerprinting).
Please can anybody advise how to achieve that? .... mainly the recording of audio
Setup:
Centos 7, Appium 1.6.3, scripting in Ruby
Thanks!