mdh
11 years agoContributor
wChecked property not found with object spy
I created a test in Win7 Professional , SP1, x64, using EXTERNDED 'wChecked' property, to check weither a checkbox is selected or not (see image). I used recording with namemapping, and converted the test to script.
NB: After the test was recorded, Automatic Namemapping have been disabled.
Then I MOVED the whole test suite to another PC (Win7 Enterprice, x64), and now this property does not exist !?!
The solution for me was to use the .NET 'Checked' property in stead. That works very well, but I know I will need to update other test, so I still wonder why it's not present ?