08-20-2008, 07:04 PM
Hey guys,
An awesome little trick I found out a sec ago is:
Cool thing about this is that it will wait until “text” property = regularexpression(any value or text)
I hope above one will be cool for you ...
Raghu
An awesome little trick I found out a sec ago is:
Code:
SwfWindow("Core Banking Platform").SwfLabel("Post").WaitProperty "text", micRegExpMatch("\D+"), 45000
Cool thing about this is that it will wait until “text” property = regularexpression(any value or text)
I hope above one will be cool for you ...
Raghu