Uses of Class
org.openqa.selenium.devtools.v148.webauthn.model.VirtualAuthenticatorOptions
Packages that use VirtualAuthenticatorOptions
-
Uses of VirtualAuthenticatorOptions in org.openqa.selenium.devtools.v148.webauthn
Methods in org.openqa.selenium.devtools.v148.webauthn with parameters of type VirtualAuthenticatorOptionsModifier and TypeMethodDescriptionstatic org.openqa.selenium.devtools.Command<AuthenticatorId> WebAuthn.addVirtualAuthenticator(VirtualAuthenticatorOptions options) Creates and adds a virtual authenticator.