I would double-check the name of the value.  If that is correct, try 1)
using a regex, 2) try accessing it in IRB, or 3) use an exists? or
selected?, in no particular order.

Similar to Adam, I access mine as ie.select_list(:id, 'list2').select('name
of value').  Hope that helps.

Cheers,
Jason

On 6/22/07, Tiffany Fodor <[EMAIL PROTECTED]> wrote:

Thanks so much for the quick reply and suggestion!

Unfortunately, it didn't work - no error was generated from the command,
but it didn't select a value in the list either.  I could see the field
highlighted in yellow as watir 'touched' it, but no value was selected.

-Tiffany
_______________________________________________
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

Reply via email to