Class: WebPageObject

Inherits:
Object
  • Object
show all
Includes:
BrowserInstance, WebPage, WebViewer
Defined in:
lib/page.rb

Overview

WebPageObject is a base class for web viewers that represent a whole page. In addition to all the normal features of a web viewer, a web page object has url or path, and can navigate to the url or path using the load method.

Instance Attribute Summary

Attributes included from WebViewer

#base_element

Method Summary

Methods included from WebPage

included, #load

Methods included from WebViewer

included, #showing?

Methods included from BrowserInstance

base_url, base_url=, #browser, browser_instance, create_browser, quit