Uses of Class
org.openqa.selenium.devtools.v141.bluetoothemulation.model.ScanEntry
Packages that use ScanEntry
-
Uses of ScanEntry in org.openqa.selenium.devtools.v141.bluetoothemulation
Methods in org.openqa.selenium.devtools.v141.bluetoothemulation with parameters of type ScanEntryModifier and TypeMethodDescriptionstatic org.openqa.selenium.devtools.Command<Void> BluetoothEmulation.simulateAdvertisement(ScanEntry entry) Simulates an advertisement packet described in |entry| being received by the central.