Quality is delighting customers
Hi everyone!
Can someone tell me how to use wait child method in test complete as it's showing VB script error when i use it.
if RiskSpan1.WaitaliasChild(Aliases.RiskSpan1.wndRiskSpan.WindowsForms10MDICLIENTapp01e6fa8e.wndWindowsForms10Window8app01e6fa8e)then
msgbox("wait is working")
here riskspan is my application
and often it has a name riskspan and riskspan1 alternatively how do i make it a common name?
then
whatever is inside the brackets, is the mapped name from the object spy for the window for which i want to know the existence.
Tags:
Permalink Reply by Paladi Anish on September 9, 2011 at 11:39pm Hellow Priya,
See the 'FindAllChildren' TestComplete help topic.
Permalink Reply by 0Santhosh Automation Engineer on September 12, 2011 at 6:28pm © 2012 Created by Quality Testing.