java.lang.Object
org.openqa.selenium.devtools.v146.smartcardemulation.model.ConnectRequested

public class ConnectRequested extends Object
Fired when |SCardConnect| is called. This maps to: PC/SC Lite: https://pcsclite.apdu.fr/api/group__API.html#ga4e515829752e0a8dbc4d630696a8d6a5 Microsoft: https://learn.microsoft.com/en-us/windows/win32/api/winscard/nf-winscard-scardconnecta
  • Constructor Details

  • Method Details

    • getRequestId

      public String getRequestId()
    • getContextId

      public Integer getContextId()
    • getReader

      public String getReader()
    • getShareMode

      public ShareMode getShareMode()
    • getPreferredProtocols

      public ProtocolSet getPreferredProtocols()