Exactly. I prefer having the test writer decide which DOM elements to
wait on. I did play around with wrapped (monkey patched) elements with
timed out waits for one of the apps I was testing due to network speed
and app issues, but eventually decided on explicitly calling out or
adding waits.


Charley Baker
Lead Developer, Watir, http://watir.com



On Wed, Oct 20, 2010 at 10:40 AM, Jarmo <[email protected]> wrote:
> Okay, so you'd just do that wait_until in these procs and it's not
> done anywhere automatically?
>
> Jarmo
>
> On Wed, Oct 20, 2010 at 6:09 PM, Charley Baker <[email protected]> 
> wrote:
>> It basically breaks down into elements as they're defined taking a
>> proc: http://github.com/scudco/taza/wiki/Elements
>>
>> -c
> _______________________________________________
> Wtr-development mailing list
> [email protected]
> http://rubyforge.org/mailman/listinfo/wtr-development
>
_______________________________________________
Wtr-development mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-development

Reply via email to