diff --git a/lib/webrat/selenium/matchers.rb b/lib/webrat/selenium/matchers.rb index a106f729..9e1fb6cd 100644 --- a/lib/webrat/selenium/matchers.rb +++ b/lib/webrat/selenium/matchers.rb @@ -1,4 +1,4 @@ require "webrat/selenium/matchers/have_xpath" require "webrat/selenium/matchers/have_selector" -require "webrat/selenium/matchers/have_tag" +# require "webrat/selenium/matchers/have_tag" require "webrat/selenium/matchers/have_content" \ No newline at end of file