Module: Watirmark::KeywordMethods

Defined in:
lib/watirmark/page/keyed_element.rb

Instance Attribute Summary collapse

Instance Attribute Details

#keywordObject

Returns the value of attribute keyword.



6
7
8
# File 'lib/watirmark/page/keyed_element.rb', line 6

def keyword
  @keyword
end

#radio_mapObject

Returns the value of attribute radio_map.



6
7
8
# File 'lib/watirmark/page/keyed_element.rb', line 6

def radio_map
  @radio_map
end