Class: PremierePage
- Defined in:
- lib/etvnet_seek/core/premiere_page.rb
Constant Summary
Constants inherited from Page
Instance Attribute Summary
Attributes inherited from Page
Attributes inherited from ServiceCall
Instance Method Summary collapse
Methods inherited from ItemsPage
#categories, #category_breadcrumbs, #description, #navigation_menu, #page_browser, #page_title, #see_too_items, #title, #title_items
Methods inherited from Page
Methods inherited from ServiceCall
Constructor Details
This class inherits a constructor from Page
Instance Method Details
#items ⇒ Object
4 5 6 |
# File 'lib/etvnet_seek/core/premiere_page.rb', line 4 def items get_typical_items("ul.recomendation-list li") end |