Class: AePageObjects::Form

Inherits:
Element show all
Defined in:
lib/ae_page_objects/elements/form.rb

Constant Summary

Constants inherited from Node

Node::METHODS_TO_DELEGATE_TO_NODE

Instance Attribute Summary

Attributes inherited from Element

#parent

Method Summary

Methods inherited from Element

#__full_name__, #__name__, #browser, #document, #full_name, #initialize, #name, #to_s, #using_default_locator?, #window

Methods inherited from Node

current_url, #current_url, current_url_without_params, #current_url_without_params, #document, #element, #initialize, #node, #stale!, #stale?

Methods included from Dsl

#collection, #element, #element_attributes, #form_for, #inherited, #is_loaded, #is_loaded_blocks

Methods included from InternalHelpers

#ensure_class_for_param!

Constructor Details

This class inherits a constructor from AePageObjects::Element