imsardine / winappdriver

WebDriver for Windows Applications
MIT License
119 stars 11 forks source link

Error 400 Bad Request #26

Closed stefdaems closed 8 years ago

stefdaems commented 8 years ago

When I run the winappdriver on a windows 8.1 machine and try to start the remote webdriver from another machine, the targeted machine (where winappdriver is running) responds with

Bad Request Bad Request - Invalid Hostname HTTP Error 400. The requested hostname is invalid.

Do I need to do some additional setup on the targetted machine?