Uses of Enum Class
org.openqa.selenium.virtualauthenticator.VirtualAuthenticatorOptions.Protocol
Packages that use VirtualAuthenticatorOptions.Protocol
-
Uses of VirtualAuthenticatorOptions.Protocol in org.openqa.selenium.virtualauthenticator
Methods in org.openqa.selenium.virtualauthenticator that return VirtualAuthenticatorOptions.ProtocolModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static VirtualAuthenticatorOptions.Protocol[]
VirtualAuthenticatorOptions.Protocol.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.openqa.selenium.virtualauthenticator with parameters of type VirtualAuthenticatorOptions.ProtocolModifier and TypeMethodDescriptionVirtualAuthenticatorOptions.setProtocol
(VirtualAuthenticatorOptions.Protocol protocol)