Module Scrubyt::Navigation
In: lib/scrubyt/core/navigation/agents/firewatir.rb
lib/scrubyt/core/navigation/agents/mechanize.rb

Fetching pages (and related functionality)

Since lot of things are happening during (and before) the fetching of a document, I decided to move out fetching related functionality to a separate class - so if you are looking for anything which is loading a document (even by submitting a form or clicking a link) and related things like setting a proxy etc. you should find it here.

Classes and Modules

Module Scrubyt::Navigation::Firewatir
Module Scrubyt::Navigation::Mechanize

[Validate]