# File lib/action_controller/test_process.rb, line 460
    def find_tag(conditions)
      html_document.find(conditions)
    end