1
0
Fork 0
mirror of https://github.com/teamcapybara/capybara.git synced 2022-11-09 12:08:07 -05:00
teamcapybara--capybara/lib/capybara
Thomas Walpole f0f0d91fb5 tagged 2.9.1
2016-09-23 13:00:13 -07:00
..
driver new frame api for drivers 2016-07-18 11:34:10 -07:00
node Allow all invalid element error types to trigger allow_label_click behavior - Issue #1762 2016-09-21 14:45:10 -07:00
queries matches_selector? should allow all of the selectors filters 2016-09-23 10:23:48 -07:00
rack_test Work around mime-types broken sorting on MIME::Types.type_for('xxx.csv') 2016-09-12 20:54:48 -07:00
rspec Document Built-in Selectors 2016-09-09 16:41:06 -07:00
selector Move :id and :class options to SelectorQuery and add some tests 2016-09-22 17:13:48 -07:00
selenium Test with marionette on unreleased selenium-webdriver and FF beta - allow/expect failure 2016-07-27 09:52:52 -07:00
session frozen literal magic comment 2016-03-07 16:52:19 -08:00
spec matches_selector? should allow all of the selectors filters 2016-09-23 10:23:48 -07:00
cucumber.rb frozen literal magic comment 2016-03-07 16:52:19 -08:00
dsl.rb frozen literal magic comment 2016-03-07 16:52:19 -08:00
helpers.rb move helpers to BaseQuery 2016-08-31 12:04:22 -07:00
query.rb add match_xxx methods and matchers to check whether an element matches css, xpath, selector 2016-03-24 14:52:40 -07:00
rails.rb Deprecate save_and_open_page_path in favor of save_path 2016-04-05 09:53:03 -07:00
result.rb optimize Result#matches_count? 2016-08-31 14:55:03 -07:00
rspec.rb frozen literal magic comment 2016-03-07 16:52:19 -08:00
selector.rb Move :id and :class options to SelectorQuery and add some tests 2016-09-22 17:13:48 -07:00
server.rb lazily create server middleware 2016-07-25 12:12:59 -07:00
session.rb don't create a query object just to get wait_time 2016-08-30 10:18:06 -07:00
version.rb tagged 2.9.1 2016-09-23 13:00:13 -07:00
window.rb frozen literal magic comment 2016-03-07 16:52:19 -08:00