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