07-04-2012, 10:27 AM
Try this ..
Code:
If Browser("abc").Dialog("prf").Exist Then
Browser("abc").Dialog("prf").WinButton("OK").Click
End If