mirror of
https://github.com/teamcapybara/capybara.git
synced 2022-11-09 12:08:07 -05:00
954fcc69a3
For historical reasons, Session#html used to delegate to Driver#body, (but Session#body & Session#source delegate to Driver#source). This commit puts an end to this confusing state of affairs. This change requires driver authors to update their drivers. |
||
---|---|---|
.. | ||
fixtures | ||
rspec | ||
basic_node_spec.rb | ||
capybara_spec.rb | ||
dsl_spec.rb | ||
rack_test_spec.rb | ||
result_spec.rb | ||
rspec_spec.rb | ||
selenium_spec.rb | ||
server_spec.rb | ||
spec_helper.rb |