Method: PageObjectWrapper::PageObject#tables
- Defined in:
- lib/page_object_wrapper/PageObject.rb
#tables ⇒ Object (readonly)
Returns the value of attribute tables.
17 18 19 |
# File 'lib/page_object_wrapper/PageObject.rb', line 17 def tables @tables end |