| Module | Watir::PageContainer |
| In: |
watir/contrib/enabled_popup.rb
watir/page-container.rb |
A PageContainer contains an HTML Document. In other words, it is a what JavaScript calls a Window.
This method checks the currently displayed page for http errors, 404, 500 etc It gets called internally by the wait method, so a user does not need to call it explicitly
This method is used to display the available html frames that Internet Explorer currently has loaded. This method is usually only used for debugging test scripts.