android – End to end test for Passkey in mobile App


Passkey requires an Authenticator to store and validate the credentials during registration and authentication phase.
This requires user-presence and user-verification depending on the Relying Party implementation.

I’m implementing Passkeys for a mobile application and wondering if having automated end to end tests is possible because of the user interaction requirements?

While searching I found that for Selenium, there’svirtual authenticator which we can use for browsers; however, couldn’t find anything for native mobile apps.

Is it possible to implement end to test in mobile apps for Passkeys for android or iOS?

Latest articles

spot_imgspot_img

Related articles

Leave a reply

Please enter your comment!
Please enter your name here

spot_imgspot_img