On Thu, Sep 13, 2012 at 12:30 PM, CrazyFrog <[email protected]> wrote:
> I use the follow code to select the text : $browser.element(:id =>
"myDropdownbox").to_subtype.select "GW E&B stuurgroep"

Ask the select list to tell you what options it has:

$browser.element(:id => "myDropdownbox").to_subtype.options

Željko
--
filipin.eu

-- 
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]

Reply via email to