Python-UIAutomation-for-Windows icon indicating copy to clipboard operation
Python-UIAutomation-for-Windows copied to clipboard

uiautomation can not find remote windows handle when mstsc other win10

Open hufeng112112 opened this issue 3 years ago • 1 comments
trafficstars

One console win10 has mstsc another win10 by python+uiautomaton,Even remote windows is maxim, uiautomaton still can not find remote windows handle,only search in local win10.Why?How to fixed?

hufeng112112 avatar Mar 01 '22 01:03 hufeng112112

Use inspect.exe and https://github.com/microsoft/accessibility-insights-windows. And check that do they list remote windows handles? If they can't list remote windows handles, uiautomation can't list either.

yinkaisheng avatar Mar 04 '22 06:03 yinkaisheng