Uses of Enum Class
org.openqa.selenium.virtualauthenticator.VirtualAuthenticatorOptions.Transport
Packages that use VirtualAuthenticatorOptions.Transport
-
Uses of VirtualAuthenticatorOptions.Transport in org.openqa.selenium.virtualauthenticator
Subclasses with type arguments of type VirtualAuthenticatorOptions.Transport in org.openqa.selenium.virtualauthenticatorMethods in org.openqa.selenium.virtualauthenticator that return VirtualAuthenticatorOptions.TransportModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.VirtualAuthenticatorOptions.Transport.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.TransportModifier and TypeMethodDescriptionVirtualAuthenticatorOptions.setTransport(VirtualAuthenticatorOptions.Transport transport)