wix / Detox

Gray box end-to-end testing and automation framework for mobile apps
https://wix.github.io/Detox/
MIT License
11.04k stars 1.91k forks source link

Allow cancelling biometric auth #2896

Open itsravenous opened 2 years ago

itsravenous commented 2 years ago

Describe the solution you'd like Along with the APIs for matching/non matching biometrics, it would be great to be able to cancel the prompt as well.

Describe alternatives you've considered Not writing a test covering cancelling on the biometric prompt!

Additional context This was already requested a couple years back in #1121, but it was suggested that work needed to be done in AppleSimUtils. I had a look and it doesn't seem to have been added there and I couldn't find an issue on that repo for this. Is it just not possible? Apologies for re-opening if so.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you believe the issue is still relevant, please test on the latest Detox and report back.

Thank you for your contributions!

For more information on bots in this reporsitory, read this discussion.

d4vidi commented 2 years ago

I'll have to forward this to the community.