Module: Watirmark::KeywordElementMethods
- Defined in:
- lib/watirmark/page/keywords.rb
Instance Attribute Summary (collapse)
-
- (Object) keyword
Returns the value of attribute keyword.
-
- (Object) radio_map
Returns the value of attribute radio_map.
Instance Attribute Details
- (Object) keyword
Returns the value of attribute keyword
3 4 5 |
# File 'lib/watirmark/page/keywords.rb', line 3 def keyword @keyword end |
- (Object) radio_map
Returns the value of attribute radio_map
3 4 5 |
# File 'lib/watirmark/page/keywords.rb', line 3 def radio_map @radio_map end |