Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有人使用 chrome bluetooth api 为他们的 webapps 使用 selenium(或任何其他框架)进行自动化测试?我见过人们使用 adb 来促进,但我希望能够在代码中模拟设备连接。
考虑用 API 的测试实现替换浏览器实现。