Which tool is compatible with windows 10 for extract windows element for window gui automation
Which tool is compatible with windows 10 for extract windows element for window gui automation
Which tool is compatible with windows 10 for extract window element for window gui automation tools like winium, appium window automation etc
Many are listed in below URL:
https://github.com/blackrosezy/gui-inspect-tool
But most of them showing virus or dangerous by system.
I am not able to found any link where from I can download authenticate tool which can extract window element for window 10 specially.
Any reference will be helpful
3 Answers
3
UIAVerify is also useful, and doesn't suffer from the strange pauses that block Inspect.
It's also part of the Windows 10 SDK, installed in a folder of the same name.
The .EXE is called VisualUIAVerifyNative.exe
Download the window development kit from below URL:
https://developer.microsoft.com/en-us/windows/downloads/windows-10-sdk
Working download URL for now:
Click Here
Refer below link and refer @raffamaiden answer and download both package
How to install the Inspect tool on Windows 10?
Now open your related system package only, in my case it is x64, wrong pacakge will give error
C:Program Files (x86)Windows Kits10bin10.0.17134.0x64
OR
Go the windows kit folder and find inspect.exe or accevent.exe, I personally like inspect more than accevent.exe
UI-Spy also works fine, to extract elements form Windows apps
Thanks for contributing an answer to Stack Overflow!
But avoid …
To learn more, see our tips on writing great answers.
Required, but never shown
Required, but never shown
By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.
Thanks @Robin .. thats a nice tool :) ... accepting your answer and vote up too :)
– Shubham Jain
Sep 11 '18 at 17:20