Uses of Class
org.openqa.selenium.devtools.v147.smartcardemulation.model.ReaderStateOut
Packages that use ReaderStateOut
-
Uses of ReaderStateOut in org.openqa.selenium.devtools.v147.smartcardemulation
Method parameters in org.openqa.selenium.devtools.v147.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.