Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

py_inspect does not read all components of running app on Windows Server 2019 as compared to Win10 #13

Open
ujwalreddy1 opened this issue Apr 11, 2022 · 2 comments
Labels

Comments

@ujwalreddy1
Copy link

No description provided.

@ujwalreddy1
Copy link
Author

py_inspect runs well on Win10, shows me the panes, documents etc of my app, while running the same app on Windows Server, the document component is either missing or just has text data

@vasily-v-ryabov
Copy link

vasily-v-ryabov commented May 9, 2022

It would be nice to compare Inspect.exe behavior on both systems as well as UIAutomationCore.dll versions. Inspect.exe is a part of Windows SDK. I bet it is some difference in UIAutomationCore.dll which comes with pure OS. Not sure if it is possible to update UIAutomationCore.dll directly, I have no such experience yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants