03-04-2010, 12:37 AM
Hi,
I changed the name property of Page object and changed it to "Gmail - Inbox.*". But the frame name is also changing dynamically. I tried to change the name property of frame object with c.* but I am getting errors. Do I need to change any other property?
I changed the name property of Page object and changed it to "Gmail - Inbox.*". But the frame name is also changing dynamically. I tried to change the name property of frame object with c.* but I am getting errors. Do I need to change any other property?
Code:
Browser("Gmail: Email from Google").Page("Gmail - Inbox.*").Frame("c.*").Link("Sign out").Click