PhilipDiep Posted January 26, 2016 Posted January 26, 2016 I spied the window app GUI and could not find any objects information by using Windows information spy. I only got "HwndWrapper[SCA.exe;;6ec99942-cb8c-464e-9a1a-2e89d49951b9]" for all the buttons on GUI. Could you help me to spy to get those button objects information for testing automation? I needed help. I tried to write GUI automation test by using autoit. Also, how I could use the HwndWrapper info to locate these 2 buttons object for GUI test automation by clicking on these buttons? Here was what I did and got. Please see the attached screenshots:
junkew Posted January 26, 2016 Posted January 26, 2016 See iuiautomation thread in examples section FAQ 31 How to click some elements, FAQ 40 Test automation with AutoIt, Multithreading CLR .NET Powershell CMDLets
PhilipDiep Posted January 26, 2016 Author Posted January 26, 2016 I got it worked on the real windows application. The one I tried it out, was turned out to be dummy one. That was why it did not work. Thanks!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now