using selenium 2 with webdriver one of my scripts needs to save a report in pdf or csv both just bring up a save as dialog. I do not know how to interact with it. im trying in firefox for now but would like to get it working in all browsers.
I read a few posts from 2009 that webDriver and selenium could not access save as dialogs but was wondering if there is a workaround floating around now.
I just need to click the save radio button so it does not try to open it then click the save button