Method: PageObjectWrapper::PageObject#uniq_element_type
- Defined in:
- lib/page_object_wrapper/PageObject.rb
#uniq_element_type ⇒ Object (readonly)
Returns the value of attribute uniq_element_type.
17 18 19 |
# File 'lib/page_object_wrapper/PageObject.rb', line 17 def uniq_element_type @uniq_element_type end |