Uses of Class
org.openqa.selenium.devtools.v109.webauthn.model.VirtualAuthenticatorOptions
-
Packages that use VirtualAuthenticatorOptions Package Description org.openqa.selenium.devtools.v109.webauthn -
-
Uses of VirtualAuthenticatorOptions in org.openqa.selenium.devtools.v109.webauthn
Methods in org.openqa.selenium.devtools.v109.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.
-