Class: EhbrsRubyUtils::Bga::Parsers::Table::ActivePlayers
- Inherits:
-
Aranha::Parsers::Html::ItemList
- Object
- Aranha::Parsers::Html::ItemList
- EhbrsRubyUtils::Bga::Parsers::Table::ActivePlayers
- Defined in:
- lib/ehbrs_ruby_utils/bga/parsers/table/active_players.rb
Constant Summary collapse
- ITEMS_XPATH =
'//div[starts-with(@id, "active_player_")]'
Instance Method Summary collapse
Instance Method Details
#items_xpath ⇒ Object
18 19 20 |
# File 'lib/ehbrs_ruby_utils/bga/parsers/table/active_players.rb', line 18 def items_xpath ITEMS_XPATH end |