How to write Espresso test for BiometricPrompt
Asked Answered
S

0

7

I am new in espresso test and I wanted to write the Espresso test for BiometricPrompt which is Google provided API to authenticate the fingerprint.

Sherrylsherurd answered 19/6, 2019 at 12:52 Comment(3)
Welcome to StackOverflow, Please provide more details with a specific issueLeadership
@PatelRomil -- I have implemented the BiometricPrompt API to authenticate the fingerprint for login in our app and now I wanted to write the espresso test to validate it. Is there any possibility to write the espresso test for the Google provided API(BiometricPrompt).Sherrylsherurd
I had the same question myself. Guess it's one of those things you can't automate a test.Bourbonism

© 2022 - 2024 — McMap. All rights reserved.