[Celerity-development] [ celerity-Bugs-20304 ] Better support for the <option> element

noreply at rubyforge.org noreply at rubyforge.org
Thu May 22 07:25:57 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: Open
Resolution: None
Priority: 3
Submitted By: T. Alexander Lystad (arex)
Assigned to: Nobody (None)
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.

----------------------------------------------------------------------

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