Željko Filipin wrote: > I have installed autoit, and now ie.minimize works. You should > emphasize in release notes that autoit is required (or is it only in > my case)?. > I have build gem from the latest build and installed it and now all > core tests pass.
Manually installing autoit should not be required. Please log this problem in jira, with the workaround. The intent is that autoit is bundled in the gem and automatically installed. It's unclear from your report whether this is a general problem, or specific to your environment. In order to properly test this, you need to uninstall (unregister) AutoIt and then verify Watir. There is a unit test (send_keys_test.rb) that validates this automatic installation process. Let us know if you can get this test to fail. Bret _______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
