Forum Discussion
Dmitry_Nikolaev
Staff
14 years agoHi Gagneet,
The exception is thrown if the time period between the actual mouse click and passing it to a Silverlight application takes more than a second, approximately. TestComplete's logic of exposing applications is executed within this period of time. In your case, it takes more than one second, thus causing the exception.
I'll forward this information to our tech writers.
The only way to overcome the issue from TestComplete is to reduce the period of time. You can try using the advice from the "Automated Test Performance Tips" article to do this.