[Celerity-development] [ celerity-Bugs-20306 ] Better support for the & lt; tbody& gt; element

noreply at rubyforge.org noreply at rubyforge.org
Thu May 22 10:40:23 EDT 2008


Bugs item #20306, was opened at 2008-05-22 13:29
You can respond by visiting: 
http://rubyforge.org/tracker/?func=detail&atid=24033&aid=20306&group_id=6198

Category: None
Group: None
Status: Open
Resolution: Accepted
Priority: 3
Submitted By: T. Alexander Lystad (arex)
Assigned to: Nobody (None)
>Summary: Better support for the <tbody> element

Initial Comment:
We should have body methods for table context and page context.

@browser.body(:id, "first") doesn't work, you currently have to do @browser.table(:index, 1).body(:id, "first").

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

You can respond by visiting: 
http://rubyforge.org/tracker/?func=detail&atid=24033&aid=20306&group_id=6198


More information about the Celerity-development mailing list