0

I want to know if there is a way to test Touch ID with detox.

I mean, simulate success and failure and interactions with system alerts binding to the process.

curveball
  • 4,320
  • 15
  • 39
  • 49
  • You can always use search by text. – Pritish Vaidya Sep 24 '18 at 21:23
  • Yes, i tried to manage the system alerts, searching by text. But with not luck. Thanks anyway – fede erbes Sep 24 '18 at 21:29
  • You can tap an element `tap()` "Simulate tap on an element." https://github.com/wix/detox/blob/master/docs/APIRef.ActionsOnElement.md#tap – Lex Sep 24 '18 at 23:06
  • This seems possible in the simulator somehow. Could you please open an issue for https://github.com/wix/AppleSimulatorUtils and I will try to investigate. – Léo Natan Sep 26 '18 at 16:27
  • sure, i can do it. But i think that this need to be on [github.com/wix/detox](https://github.com/wix/detox) and [github.com/wix/AppleSimulatorUtils](https://github.com/wix/AppleSimulatorUtils) as well – fede erbes Sep 26 '18 at 19:10
  • I think I have found a way to add support for TouchID and FaceID in AppleSimUtils – Léo Natan Oct 03 '18 at 17:03

0 Answers0