Uses of Class
org.openqa.selenium.devtools.v141.bluetoothemulation.model.CharacteristicProperties
Packages that use CharacteristicProperties
-
Uses of CharacteristicProperties in org.openqa.selenium.devtools.v141.bluetoothemulation
Methods in org.openqa.selenium.devtools.v141.bluetoothemulation with parameters of type CharacteristicPropertiesModifier and TypeMethodDescriptionstatic org.openqa.selenium.devtools.Command<String> BluetoothEmulation.addCharacteristic(String serviceId, String characteristicUuid, CharacteristicProperties properties) Adds a characteristic with |characteristicUuid| and |properties| to the service represented by |serviceId|.