brian_kratsch
12 years agoContributor
Selecting a radio button in keyword recording
Is it possible to select a radio button in a keyword test with an operation other than clickbutton? The problem I'm encountering is something is covering my radio button and the test fails because it is 'invisible' or 'out of bounds'. Can I not just have testcomplete tell the window to enable the radio button? Basically rather than simulating a user click can I have it enable the button through code?
- Try using the 'checked [Set]' operation set to True. That should do the trick!