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