Norris,

 This will work with Watir 1.5:
ie.select_list(:id, 'qtyDropDown').option(:value, '5').select

Send me an email, I'm curious to hear what you guys are doing and glad to
see you coming out to mailing lists.

-Charley



On 6/7/07, Chris McMahon <[EMAIL PROTECTED]> wrote:

On 6/7/07, Norris <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm currently having trouble selecting a list box item, any solutions?
>
> For example, I'm trying to select the Quantity from the attached Gap
site, but I can't.
>
> http://www.gap.com/browse/product.do?cid=7389&pid=453549

I hope Charley answers this.  Firefox DOM Inspector doesn't recognize
that Quantity box.
_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to