Hi Steven, Could you please log this issue in the Firewatir issue tracker at http://code.google.com/p/firewatir/
Regards, Angrez On 2/5/07, Angrez Singh <[EMAIL PROTECTED]> wrote:
Hi Steven, I'll look into this and let you know. Regards, Angrez On 2/5/07, steven <[EMAIL PROTECTED]> wrote: > > The following code only seems to work if $browser = ie.new, and not > firefox.new (i.e. with Firewatir). Am I missing something or is this a > known issue? > > while not ($browser.link(:text,"Withdraw").exists?) > sleep 0.5 > end > > To clarify, when I mean does not work, I mean, it never catches the link > as existing, even though it is there. It just stays in the sleep command > over and over. > > Thanks, > Steve > --------------------------------------------------------------------- > Posted via Jive Forums > http://forums.openqa.org/thread.jspa?threadID=6415&messageID=18140#18140 > > _______________________________________________ > Wtr-general mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/wtr-general >
_______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
