Forum Discussion
Hi Tanya,
I am getting "waiting for window activation" notification and test is fail.
When I execute test first time, it's work fine, but while I am trying to execute same test again I am getting "waiting for window activation" even window is activated manually. (I have tried several methods like - Activate, SetFocus, BringToFrant.... and so on)
When I tried Sys.HihglightObject(objName) its work, window is highlighted but if try to perform any action like SetText, Click, Keys its says "waiting for window activation"
I didn't understand whether the issue with TestComplete or in our application (infragistic object)
Please help............
Hi Ravik,
Try increasing the Method invoke timeout option. Set its value to more than 6000 ms. If this doesn’t help, I recommend that you submit a support ticket to our TestComplete Support Team here: http://support.smartbear.com/product-list/
- Ravik10 years agoSuper Contributor
Thanks Tanya,
It is does not work for me, I am going to create a support ticket for same. :)