teamcapybara--capybara/lib/capybara/queries
Jorge Bejar 2e2290a225 Require addressable gem in CurrentPathQuery
The following commit used Addressable to normalize path comparisons:

d6a824c00e

However, it's causing a NameError if the addressable gem is not loaded,
so we're requiring it in this specific location.
2016-01-27 11:38:16 -08:00
..
base_query.rb rename default_wait_time to default_max_wait_time - Issue #1442 2015-04-23 10:18:16 -07:00
current_path_query.rb Require addressable gem in CurrentPathQuery 2016-01-27 11:38:16 -08:00
text_query.rb "warning: instance variable @type not initialized" 2015-07-21 17:26:34 +09:00
title_query.rb Use diffferent queries for searching 2014-07-01 23:13:45 +03:00