09-28-2011, 11:36 PM
Can someone help me with my syntax of the following If statement
thx ;-)
Code:
If Browser("title:="&Preference(.*),"Type:="&"CreationTime","Value:=1" ).Page("title:=Preferences(.*)","index:=0").WebElement("name:=close_window2").Exist Then
thx ;-)