Uses of Class
org.openqa.selenium.devtools.v96.webauthn.model.VirtualAuthenticatorOptions
-
Packages that use VirtualAuthenticatorOptions Package Description org.openqa.selenium.devtools.v96.webauthn -
-
Uses of VirtualAuthenticatorOptions in org.openqa.selenium.devtools.v96.webauthn
Methods in org.openqa.selenium.devtools.v96.webauthn with parameters of type VirtualAuthenticatorOptions Modifier and Type Method Description static org.openqa.selenium.devtools.Command<AuthenticatorId>WebAuthn. addVirtualAuthenticator(VirtualAuthenticatorOptions options)Creates and adds a virtual authenticator.
-