Class: WeRecommendPage

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



42
43
44
# File 'lib/etvnet_seek/core/group_page.rb', line 42

def items
  get_typical_items("#tblfree")
end