I can emulate finger print in Android emulator with this command:
adb -e emu finger touch 1
But how can I emulte it when I wanna add fingerprint on real device fo qa automation?
I can emulate finger print in Android emulator with this command:
adb -e emu finger touch 1
But how can I emulte it when I wanna add fingerprint on real device fo qa automation?