Forum Discussion
2 Replies
- Marsha_R
Champion Level 3
Are you saying that your test has a click for the Ok button and after that click is where you see the error?
- KittRegular Contributor
This may provide a good starting point [TestComplete reference], but from what you are describing it sounds like the pop-up may be treated as a separate window/page and depending on your approach, TC may not know that it needs to set it's focus on another window. Consider using NameMapping to find the object [Community reference]