I actually worked on this fork and It is working fine with watir 2 and watir-webdriver. if you can give me some details on the error. Maybe I can help you figure out what is wrong.
On Sun, Sep 25, 2011 at 10:23 PM, hillary <[email protected]> wrote: > I know taza is not widely used, but has anyone tried to use the latest > branch <https://github.com/hammernight/taza> with webdriver? I'm trying to > upgrade my tests to use webdriver because of the browsers it supports (we're > going to need to be able to test on both the latest versions of firefox and > ie right now, and eventually chrome) and that it simplfies my code for > testing both browsers. It could be just the web app I'm testing, but I'm not > impressed so far. I'm getting inconsistent failures (the same tests will > pass on the first run and then fail on the next run). More aggravating is > the "Element is no longer valid" which seems to occur without a pattern > (e.g. a link will work for one test but not for another). I've added a bunch > of .when_present, and even rests before pretty much every line. Also > clicking doesn't seem to work as well as it used to. > > Anyone have any suggestions? Will using just watir 2.0 work just as well > for firefox and ie testing? > > -- > 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] > -- 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]
