Abe, In Watir look for 'options' and 'selected_options' in the class Watir::SelectList In watir-webdriver look for 'options' and 'selected_options' in the class Watir::Select
Joe On Aug 25, 1:32 pm, Abe Heward <[email protected]> wrote: > In Watir you can get an array of all items in a selection list menu. > > This method appears to be missing from watir-webdriver. > > I've looked through the RDocs for watir-webdriver, but can't seem to find > the equivalent method. Am I blind, or is there no such method? -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. [email protected] http://groups.google.com/group/watir-general [email protected]
