On Fri, Aug 17, 2012 at 1:29 AM, hillary <[email protected]> wrote: > My previous experience with using watir-webdriver for ie testing resulted in it producing wildly inconsistent passes and failures
I have noticed the same thing. I think the problem was mostly related to IE driver not waiting for a page to load and trying to perform actions too early. I have fixed a few bugs with explicitly waiting for elements, but the client decided testing with IE was too much work so now we are running tests on Firefox and Chrome. Željko -- filipin.eu -- 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]
