Class: BestTenPage

Inherits:
GroupPage show all
Defined in:
lib/etvnet_seek/core/group_page.rb

Constant Summary

Constants inherited from Page

Page::BASE_URL

Instance Attribute Summary

Attributes inherited from Page

#document

Attributes inherited from ServiceCall

#url

Instance Method Summary collapse

Methods inherited from BasePage

#page_title, #title

Methods inherited from Page

#initialize

Methods inherited from ServiceCall

#get, #initialize, #post

Constructor Details

This class inherits a constructor from Page

Instance Method Details

#itemsObject



30
31
32
# File 'lib/etvnet_seek/core/group_page.rb', line 30

def items
  get_typical_items("#tbl10best")
end