Hello all, I'm trying to automate the process of downloading a file using firefox, with the help of watir and autoit. For this problem one of the solutions I found was to use "watir/WindowHelper" and create thread for handling the modal dialog box which will be prompted when I try to download a file. I'm using ruby 1.8.7 and "watir/WindowHelper" is not supported on it. My query is that, is this support completely removed from the later versions of ruby or is there any way I can use it ? Also is there any other way around for the intended task ? Thank you in advance.
-- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. [email protected] http://groups.google.com/group/watir-general [email protected]
