Class | Webrat::Element |
In: |
lib/cucumber/webrat/element_locator.rb
|
Parent: | Object |
Returns an Array of Array of String where each String is a "cell" in the table-like structure represented by this Element.
Supported elements are table, dl, ol and ul. Different conversion strategies are used depending on the kind of element:
of columns is determined by the number of cells in the first row.