It takes about two seconds for Watir ("classic" Watir) to select an option from dropdown menu that has about 250 options. Is there any way to make this faster?
(Two seconds may not sound like much, but with repeated "stress tests" this becomes a little annoying...)
I already tested "browser.speed = :zippy", but it has no effect on this.