05-15-2008, 11:01 PM
wait(18) here i've given the wait statement to wait for that advertisment to go away.after it has to click a link below one .But here i'm getting problem.
after clicking this link it will open new browser with that name Mumbai Indians thrash. that's why here Browser is different and all the object is in OR.
hope you get the point.
Code:
Browser("Browser").Page("The Times of India: No").Link("IPL: Mumbai thrash Chennai").Click
Code:
Browser("Mumbai Indians thrash").Page("Mumbai Indians thrash").Sync
hope you get the point.