komalak11
5 years agoContributor
Check boxes on installation wizard
Hi, I am automating the following checkboxes for a installation wizard, problem is i am unable to select the check boxes items separately. ObjectSpy is just recognizing the window around it. Is t...
- 5 years ago
For the checkboxes: maybe MSAA? but even then, most likely would recognize the text values not the radio boxes: http://support.smartbear.com/testcomplete/docs/testing-with/object-identification/msaa/index.html
See if enabling support for * in MSAA of (tools-currentprojectproperties-openapplications-msaa) helps the object spy see the individual texts.
For launching powershell: https://support.smartbear.com/testcomplete/docs/reference/program-objects/wshshell/index.html