[wtr-general] Re: fire_event onblur

2010-06-08 Thread niartseoj
Thanks that helped On Jun 7, 6:05 pm, Paul Rogers wrote: > you probably need this: > > browser.text_field(record['object'].to_sym, > /#{record['name']}/).fire_event("onblur") > > > > On Mon, Jun 7, 2010 at 1:03 PM, niartseoj wrote: > > edited the post as previous was incorrectly formatted.. than

Re: [wtr-general] Re: fire_event onblur

2010-06-07 Thread Paul Rogers
you probably need this: browser.text_field(record['object'].to_sym, /#{record['name']}/).fire_event("onblur") On Mon, Jun 7, 2010 at 1:03 PM, niartseoj wrote: > edited the post as previous was incorrectly formatted.. thanks > > On Jun 7, 2:46 pm, niartseoj wrote: > > I've been trying to dete

[wtr-general] Re: fire_event onblur

2010-06-07 Thread niartseoj
edited the post as previous was incorrectly formatted.. thanks On Jun 7, 2:46 pm, niartseoj wrote: > I've been trying to determine why the following block of code would > run and the last block would not. > > # this section of code the onblur works > Watir::Waiter.wait_until{ browser.text_field(: