Winappdriver: Failed to initialize: 0x80004005

Created on 18 Jun 2019  路  4Comments  路  Source: microsoft/WinAppDriver

When I try to run WinAppDriver.exe I get this message:

Windows Application Driver listening for requests at: http://127.0.0.1:4723/

Error adding url to url group

Failed to initialize: 0x80004005

How can I fix this error?

Most helpful comment

I had the same problem - for me the fix was to reference localhost instead:

winappdriver localhost 4723

All 4 comments

Hi @Blank517,

What version of WinAppDriver are you running? Do you have any anti-virus / firewall etc. running in the background?

I would also recommend taking a look at this post to see if your issue is similar.

This happens to me when WAD is already running.

I had the same problem - for me the fix was to reference localhost instead:

winappdriver localhost 4723

maybe the ip address is changed

Was this page helpful?
0 / 5 - 0 ratings

Related issues

vnabokit picture vnabokit  路  3Comments

jsa34 picture jsa34  路  3Comments

tomw93 picture tomw93  路  4Comments

didhddldlq picture didhddldlq  路  3Comments

AmitVerma4HP picture AmitVerma4HP  路  3Comments