My selenium test cases are written in JavaScript for testing my react application but it gives unusual error
Bluetooth: bluetooth_adapter_winrt.cc:713 GetBluetoothAdapterStaticsActivationFactory failed: Class not registered (0x80040154).
:ERROR:device_event_log_impl.cc(211)] [09:24:47.641] USB: usb_device_handle_win.cc:1020 Failed to read descriptor from node connection: A device attached to the system is not functioning. (0x1F).
Also it is not able to click few buttons.
User contributions licensed under CC BY-SA 3.0