09-29-2011, 10:44 PM
Thx G,
I need to use:
tadaaaa
But after all of my digging I finally found out why my Browser("Preferences").Page("Preferences") was not working, lol, here it comes; My Local OR had a duplicate Browser("Preferences").Page("Preferences") ... which was different than in my own IA.tsr file. Thus the Local OR was being used while I was changing my IA or.
Arggggggghhhhhhh!
I ussually flush/delete/etc my local OR, my bad.
lol
thx everyone.
Lor
I need to use:
Code:
If Browser("title:=Preference(.*)","CreationTime:=1" ).Page("title:=Preferences(.*)","index:=0").WebElement("name:=close_window2").Exist then
tadaaaa
But after all of my digging I finally found out why my Browser("Preferences").Page("Preferences") was not working, lol, here it comes; My Local OR had a duplicate Browser("Preferences").Page("Preferences") ... which was different than in my own IA.tsr file. Thus the Local OR was being used while I was changing my IA or.
Arggggggghhhhhhh!
I ussually flush/delete/etc my local OR, my bad.
lol
thx everyone.
Lor