Module: Watirmark::KeywordMethods
- Defined in:
- lib/watirmark/page/keyed_element.rb
Instance Attribute Summary collapse
-
#keyword ⇒ Object
Returns the value of attribute keyword.
-
#radio_map ⇒ Object
Returns the value of attribute radio_map.
Instance Attribute Details
#keyword ⇒ Object
Returns the value of attribute keyword.
6 7 8 |
# File 'lib/watirmark/page/keyed_element.rb', line 6 def keyword @keyword end |
#radio_map ⇒ Object
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 |