how to disable a popup window opened during clicking links of a webpage
Code:
Browser("Siebel Analytics Log In").Page("Siebel Analytics Log In").WebButton("Log In").Click
Browser("Siebel Analytics Log In").Page("Siebel Analytics Log In").Frame("AnswersEntry").Link("Dashboards").Click
Browser("Siebel Analytics Log In").Dialog("Connect to sharepoint.yy.com").WinButton("Cancel").Click
(see above line, here i have to click cancel, i want without clicking any where the popup window should disappear)
Browser("Siebel Analytics Log In").Page("Siebel Analytics Log In").Link("I-View Incremental Status").Click
Browser("Siebel Analytics Log In").Page("Siebel Analytics Log In").Link("IMC Analysis").Click