Forum Discussion
Do you click ok to get the alert box to go away before going back to the check boxes?
If not, you need to do that first to get TestComplete to focus properly.
If you are, then try either putting a delay between clicking on the alert box and looking for the check box, or using Set Focus on the check box before looking for the state (or try both!).
Yes, when I am recording the keyword tests, I am able to get the alert box to go away by pressing ok. However, the software testcomplete, is unable to see that the checkbox remained untouched because the alert box popped up.
- Blur10 years agoContributor
Hello,
Neither of the suggested solutions worked for me. I was wondering if I could use the WaitProperty method to fix this. I'm not too familiar with WaitProperty but my idea is just to somehow delay the ClickChecked operation until I press "OK" from the alertbox.
Related Content
- 2 years ago
- 2 years ago
- 4 years ago
Recent Discussions
- 2 days ago
- 2 days ago
- 5 days ago