Method: AutomationObject::BluePrint::Composite::HookAction#wait_for_elements
- Defined in:
- lib/automation_object/blue_print/composite/hook_action.rb
#wait_for_elements ⇒ Array<AutomationObject::BluePrint::Composite::HookElementRequirements>
Custom method for array of children instead of Hash
78 79 80 |
# File 'lib/automation_object/blue_print/composite/hook_action.rb', line 78 def wait_for_elements adapter.wait_for_elements end |