Uses of Class
org.openqa.selenium.devtools.v146.smartcardemulation.model.ReaderStateOut
Packages that use ReaderStateOut
-
Uses of ReaderStateOut in org.openqa.selenium.devtools.v146.smartcardemulation
Method parameters in org.openqa.selenium.devtools.v146.smartcardemulation with type arguments of type ReaderStateOutModifier and TypeMethodDescriptionstatic org.openqa.selenium.devtools.Command<Void> SmartCardEmulation.reportGetStatusChangeResult(String requestId, List<ReaderStateOut> readerStates) Reports the successful result of a |SCardGetStatusChange| call.