How to handle the pop up window? When i close an image it asks for a confirm action. it doesn't recognise the 'ok' button. I recorded a test the command i found was
selenium.click(id='closeImg'); after this the pop up appears asking for a confirmation. using firebug also i'm not able to handle the popup window?