You can use something similar to the following to get you started:

variable = ie.select_list( :id, /ListName/).getAllContents



On 12/01/07, sarita <[EMAIL PROTECTED]> wrote:

I want to run a test, which'll create one sample record for each option in
the List Box. Again the options in List Box is dynamic i.e, can be changed
through another module. How to iterate the test till the last option in the
listbox.

_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to