On Thu, Sep 13, 2012 at 2:41 PM, CrazyFrog <[email protected]> wrote: > how can this solve my problem? i don't understand how i can use this. > Can you gave me a short example?
You can ask the select list for it's options with this: p $browser.element(:id => "myDropdownbox").to_subtype.options Then you will know what to select. Let me know if you have more questions. Željko -- 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]
