Method: AutomationObject::PageObject::Base.configuration
- Defined in:
-
lib/automation_object/page_object/base.rb,
lib/automation_object/page_object/base.rb
Returns the value of attribute configuration.
5 6 7 |
# File 'lib/automation_object/page_object/base.rb', line 5 def configuration @configuration end |