Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WebDriver BiDi] Add command to remove simulated Bluetooth adapter #634

Open
sadym-chromium opened this issue Nov 8, 2024 · 0 comments
Open

Comments

@sadym-chromium
Copy link

sadym-chromium commented Nov 8, 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 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.

@sadym-chromium sadym-chromium changed the title Remove emulation via BiDi Add a BiDi command to remove simulated Bluetooth adapter Nov 8, 2024
@sadym-chromium 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant