I am trying to use below -
capabilities.setCapability(MobileCapabilityType.DEVICE_NAME, "Android Emulator");
but after typing MobileCapabilityType system is showing No default proposal.
Whats wrong here.
enter image description here