[Celerity-development] [ celerity-Bugs-20306 ] Better support for the & amp; lt; tbody& amp; gt; element
noreply at rubyforge.org
noreply at rubyforge.org
Fri May 23 08:37:27 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: Closed
Resolution: Accepted
Priority: 3
Submitted By: T. Alexander Lystad (arex)
>Assigned to: T. Alexander Lystad (arex)
>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").
----------------------------------------------------------------------
>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=20306&group_id=6198
More information about the Celerity-development
mailing list