rushikesh
6 years agoContributor
How to select checkbox present under treeView
Hi,
Please refer attached snapshot treeView.png
Observe that tree has checkbox for each Item and to select item one need to check corresponding checkbox.
How to select such checkbox in Test Com...
- 6 years ago
Invalid number of parameters simply means that, in your code, you haven't properly implented it. I don't know this specific control but does the "Check" method take a boolean parameter? What does "Object SPy" show when you try and examine the checkbox, if possible? Have you tried recording what you're intending to do to see how TestComplete recognizes it?