-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
I am running tests on Windows mobile device using coded ui. I get the error "Could not connect to test server"
I've added below keys
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\IpOverUsb\Winium]
"DestinationAddress"="127.0.0.1"
"DestinationPort"=dword:0000270e
"LocalAddress"="127.0.0.1"
"LocalPort"=dword:0000270e
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\IpOverUsbSdk\Winium]
"DestinationAddress"="127.0.0.1"
"DestinationPort"=dword:0000270e
"LocalAddress"="127.0.0.1"
"LocalPort"=dword:0000270e
I've also set deviceipaddress to 127.0.0.1.
Metadata
Metadata
Assignees
Labels
No labels