You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current specification does not provide a way to remove am existing "simulated Bluetooth adapter" via BiDi commands. bluetooth.simulateAdapter specifies how it is created, but not removed. The CDP has a method BluetoothEmulation.disable, and it would be useful to have something similar in BiDi. Otherwise the restart of the whole browser required to restore the status quo.
The text was updated successfully, but these errors were encountered:
sadym-chromium
changed the title
Remove emulation via BiDi
Add a BiDi command to remove simulated Bluetooth adapter
Nov 8, 2024
sadym-chromium
changed the title
Add a BiDi command to remove simulated Bluetooth adapter
[WebDriver BiDi] Add command to remove simulated Bluetooth adapter
Nov 18, 2024
Current specification does not provide a way to remove am existing "simulated Bluetooth adapter" via BiDi commands.
bluetooth.simulateAdapter
specifies how it is created, but not removed. The CDP has a methodBluetoothEmulation.disable
, and it would be useful to have something similar in BiDi. Otherwise the restart of the whole browser required to restore the status quo.The text was updated successfully, but these errors were encountered: