Class: Howitzer::Web::BlankPage

Inherits:
Page
  • Object
show all
Defined in:
lib/howitzer/web/blank_page.rb

Overview

This class represents standard blank page in browser

Constant Summary

Constants inherited from Page

Page::UnknownPage

Constants included from CapybaraMethodsProxy

CapybaraMethodsProxy::PROXIED_CAPYBARA_METHODS

Method Summary

Methods inherited from Page

current_page, current_url, displayed?, expanded_url, given, inherited, #initialize, open, path, #reload, site

Methods included from PageValidator

#check_validations_are_defined!, included, validations

Methods included from SectionDsl

included

Methods included from CapybaraContextHolder

#capybara_context

Methods included from PageDsl

included

Methods included from IframeDsl

included

Methods included from ElementDsl

included

Methods included from CapybaraMethodsProxy

#click_alert_box

Constructor Details

This class inherits a constructor from Howitzer::Web::Page