Module: Cello::PageObjects::DslHelper
- Defined in:
- lib/cello/pageobjects/html_elements/dsl.rb
Instance Method Summary collapse
Instance Method Details
#def(textfield_domain) ⇒ Object
4 5 6 |
# File 'lib/cello/pageobjects/html_elements/dsl.rb', line 4 def def textfield_domain contains = "#{name}_contains" end |