None of the recommended Issues or past solutions have solved my problem. I'm trying to simply initiate remotely, both machines are in the same network and this are the steeps I've followed:
- Get IP Address from the remote.
- Open cmd as Administrator.
- Run the following from the cmd:
- C:\Program Files (x86)\Windows Application Driver>WinAppDriver.exe xxx.xxx.x.xx 4723/wd/hub
RESULTS:
Windows Application Driver listening for requests at: http://xxx.xxx.x.xx:4723/wd/hub
Error adding url to url group
Failed to initialize: 0x80004005
Machines Configs:
- Both machines with Developer Mode on
- WinAppDriver v1.1 stable on both machines
- Firewall exceptions are implemented as the readme implies.