Class VirtualAuthenticatorOptions.Transport
- Namespace
- OpenQA.Selenium.VirtualAuth
- Assembly
- WebDriver.dll
The transport to use for the virtual authenticator.
public static class VirtualAuthenticatorOptions.Transport
- Inheritance
-
VirtualAuthenticatorOptions.Transport
- Inherited Members
Fields
BLE
Value representing the BLE transport.
public static readonly string BLE
Field Value
INTERNAL
Value representing the "internal" transport.
public static readonly string INTERNAL
Field Value
NFC
Value representing the near-field communications transport.
public static readonly string NFC
Field Value
USB
Value representing the USB transport.
public static readonly string USB