Click here to Skip to main content
15,886,110 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
dear developers
i am developing a automation project with visual studio 2013 in which i want to use ui automation id
so i am using inspect.exe for getting automation id
it was working fine with windows 7 and giving me automation ids properly
but in windows 10 its not giving me any automation id and my project also not identifying that objects made at windows 7
what is problem with windows 10 and how i can solve this issue.
same object identified with windows7 and not identified with windows 10
please help me out to solve this
thanks in advance
rahul

What I have tried:

i tried with windows10 sdk but problem not solved
Posted
Updated 14-Jan-19 22:31pm

1 solution

You need to install "Windows Software Development Kit". See: debugging - How to install the Inspect tool on Windows 10? - Stack Overflow[^]
 
Share this answer
 
Comments
Member 13638983 16-Jan-19 0:13am    
i tried with installing windows 10 SDK tool its still not identifying objects....
error still persist
please help me with this
Maciej Los 16-Jan-19 2:40am    
Have you tried to follow the instruction from Stack Overflow?
Member 13638983 17-Jan-19 4:57am    
yes i tried but not solved

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900