# File lib/action_controller/test_process.rb, line 503
    def find_all_tag(conditions)
      html_document.find_all(conditions)
    end