Uses of Class
org.openqa.selenium.devtools.v132.bluetoothemulation.model.ScanEntry
Packages that use ScanEntry
-
Uses of ScanEntry in org.openqa.selenium.devtools.v132.bluetoothemulation
Methods in org.openqa.selenium.devtools.v132.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.