REQUIREMENT - Need to connect a emulator with my Appium code. As my normal emulator takes even 2 days to open the menu screen, I have been trying to use "GENYMOTION" which is fast.
PROBLEM - After starting a virtual device, Looking in cmd prompt for list of devices keying "adb devices". I have my virtual device name listed as "192.168.175.101:5555". How can I connect the virual device? How can I install my app??
HELP NEEDED - Now how should I make use of Genymotion virtual device to work for my Appium automated test. Should I make changes in the Android settings of Appium? If so explain. Should I change the name of device in code?capabilities.setCapability("deviceName","192.168.175.101:5555");
REQUIRED DETAILED ANSWER SO THAT EVERYONE COULD UNDERSTAND, THANKS IN ADVANCE.
Aucun commentaire:
Enregistrer un commentaire