[Celerity-development] [ celerity-Bugs-20304 ] Better support for the & lt; option& gt; element
noreply at rubyforge.org
noreply at rubyforge.org
Fri May 23 08:37:13 EDT 2008
Bugs item #20304, was opened at 2008-05-22 13:25
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=24033&aid=20304&group_id=6198
Category: None
Group: None
>Status: Closed
Resolution: Accepted
Priority: 3
Submitted By: T. Alexander Lystad (arex)
>Assigned to: T. Alexander Lystad (arex)
>Summary: Better support for the <option> element
Initial Comment:
Currently @browser.option(:text, "Swedish") doesn't work, you have to do @browser.select_list(:name, "new_user_country").option(:text, "Swedish").
Create an option method that supports page context and select_list context.
----------------------------------------------------------------------
>Comment By: T. Alexander Lystad (arex)
Date: 2008-05-23 14:37
Message:
Fixed in trunk.
----------------------------------------------------------------------
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=24033&aid=20304&group_id=6198
More information about the Celerity-development
mailing list