2gis / Winium.StoreApps.CodedUi

Prototype of Winium.StoreApps driver using CodedUI. Implements JsonWireProtocol for automation of Windows Phone applications
10 stars 8 forks source link

Running the test file throws Device did not respond in time even if I set the correct Ip address #38

Open vinayshekhar000 opened 7 years ago

vinayshekhar000 commented 7 years ago

I am trying to run the python file by changing the Ip and the deviceName, but it still throws the device not responding error. Is there any reason why this is happening?

NickAb commented 7 years ago

Are you truing to run it on physical phone and not on emulator? If so:

  1. Is your device connected to host system via usb?
  2. Have enabled port forwarding to host https://github.com/2gis/Winium.StoreApps.CodedUi/issues/1#issuecomment-94719621