WebAuthn (Biometric Authentication)
Instructions: This page initiates a WebAuthn registration ceremony.
- Click the "Register Biometric" button.
Validation: Fully testing WebAuthn requires a browser that supports virtual authenticators or a test framework with built-in WebAuthn mocking capabilities. Your script should verify that the `navigator.credentials.create()` call is made and handle the subsequent virtual authenticator prompts provided by your test environment.
Output
Waiting for action...