This site is in read only mode. Please continue to browse, but replying, likes, and other actions are disabled for now.

I have a scenario in my automation that I have to enable the bluetooth and verify bluetooth is enabled using a network call and vice versa. So I need to enable and disable bluetooth in device using Appium Java in both Android and iOS. In Appium we have a method for toggle location on and off but I didn’t find a method for bluetooth. Kindly assist how to enable and disable bluetooth using Appium Java