Unable to inspect the WPF Application?

0

Using 'Windows Kits' 'Inspect.exe' I am trying to inspect the WPF application but I am unable to find the controls, I am getting message like: "Cannot get object from point: [Error: FromPoint: hr=0x80070005 - Access is denied.]"

winappdriver
asked on Stack Overflow Sep 28, 2020 by Surya Rao

1 Answer

0

Try using VisualUIAVerifyNative.exe. I am using that for WPF application. Personally I feel, it is much convenient than Inspect.exe

answered on Stack Overflow Oct 6, 2020 by bharat sangale

User contributions licensed under CC BY-SA 3.0