Module Capybara::DSL
In: lib/capybara-screenshot/capybara.rb

Methods

External Aliases

using_session -> using_session_without_screenshot

Public Instance methods

Adds class methods to Capybara module and gets mixed into the current scope during Cucumber and RSpec tests

using_session(name,&blk)

[Validate]