Class: Howitzer::Web::BlankPage
- Defined in:
- lib/howitzer/web/blank_page.rb
Overview
This class represents standard blank page in browser
Constant Summary
Constants inherited from Page
Constants included from CapybaraMethodsProxy
CapybaraMethodsProxy::PROXIED_CAPYBARA_METHODS
Method Summary
Methods inherited from Page
current_page, current_url, displayed?, expanded_url, given, inherited, #initialize, #meta, open, path, #reload, site
Methods included from PageValidator
#check_validations_are_defined!, included, validations
Methods included from SectionDsl
Methods included from CapybaraContextHolder
Methods included from PageDsl
Methods included from IframeDsl
Methods included from ElementDsl
Methods included from CapybaraMethodsProxy
Constructor Details
This class inherits a constructor from Howitzer::Web::Page