WinAppDriver icon indicating copy to clipboard operation
WinAppDriver copied to clipboard

WinAppDriver Remote Automation with Win UI 3 Applications

Open LadderLogic opened this issue 3 years ago • 1 comments

Automation done with remote nodes using winappdriver.exe ipaddress port is not functional for Win UI 3 application if the ipaddress is not a loopback.

  1. If the WinAppDriver is run as admin, then Win UI 3 application would not be able to launch with unable to launch in elevated context error. A future feature on WinAppSdk and a related Github issue
  2. WinAppDriver can't run in non-admin mode for remote ipaddress with the following error: Run as administrator to listen on an hostname other than localhost, or to listen on port 80.

This leaves us unable to use WinAppDriver for Win UI 3 applications that rely on remote connections for testing.

LadderLogic avatar Apr 06 '22 23:04 LadderLogic

@DHowett any known workarounds for this issue?

LadderLogic avatar Apr 15 '22 23:04 LadderLogic