07-12-2010, 06:19 PM
Hi,
use the similar function ...
has your query finds answer in this?
Code:
Public Function cfn_ClickPopup(strparentsText)
SwfWindow("text:="&strparentsText).SwfWindow("text:=Generic Message Box1").SwfButton("text:=OK").Click
End Function
has your query finds answer in this?