Forum Discussion
1 Reply
- Julia_K
Alumni
Hello Raul,
Could you please give us a more detailed description of your modal panels issue and TestComplete incorrect behavior when modal panels pop up in your tested application? This information will help us investigate the issue and find a solution.
Thanks in advance.Meanwhile, as a general workaround, you can add checkups on modal panels to your test. For example, you can create a script routine that will check whether any modal panels are currently displayed in the application and call that routine from your main test every time you need to.
Good luck.