05-25-2012, 01:57 PM
Hello, I am new with QM. I am currently doing an internship that requires me to create a macro that will be for regression testing of a company's software. One of the requirements for this macro is to be able to record all the data. I saw on another forum something similar.
Find EVERY accessible object in an application
I tried to test the program, but the following command came up with an error saying "Window not found."
Acc a=acc("" "OUTLINE" win("My Computer" "ExploreWClass") "SysTreeView32" "" 0x1000)
Any help would be grateful.
Thank you
Find EVERY accessible object in an application
I tried to test the program, but the following command came up with an error saying "Window not found."
Acc a=acc("" "OUTLINE" win("My Computer" "ExploreWClass") "SysTreeView32" "" 0x1000)
Any help would be grateful.
Thank you