Changeset 316

Show
Ignore:
Timestamp:
05/06/07 16:03:15 (2 years ago)
Author:
kindlund
Message:

Testing browser rel link counter.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • honeyclient/branches/exp/kindlund-filesystem/lib/HoneyClient/Agent/Driver/Browser.pm

    r267 r316  
    10241024    # Check our internal relative links counter. 
    10251025    if ($self->_remaining_number_of_relative_links_to_visit == 1) { 
     1026 
     1027        # XXX: Delete this, eventually. 
     1028        print "Resetting relative links to visit counter.\n"; 
     1029 
    10261030        # The counter has reached one, so drop all other relative links 
    10271031        # found, to force the driver to go to a new website.