microsoft / WinAppDriver

Windows Application Driver
MIT License
3.7k stars 1.4k forks source link

Recent DCOM Hardening and Issue with WinAppDriver #1878

Open eYanib opened 1 year ago

eYanib commented 1 year ago

Starting yesterday, Patch Tuesday, I have been having issues with running my tests written for wpf using Appium. Yesterday was March 14th, when the new DCOM hardening took effect.
WinAppDriver console seems to run with no issues, but all my tests fails and the error says something about RemoteDriver. Both tests and WinAppDriver are on the same machine. Anyone else experiencing this issue?

anunay1 commented 1 year ago

what's a dcom?