teamcapybara--capybara/lib/capybara
Nicklas Ramhöj df5fe4452c Capybara.reset! as an alias to Capybara.reset_sessions!
otherwise we can't test DSL with the same methods
2010-09-07 18:33:43 +02:00
..
driver Selenium has one webdriver instance per session 2010-09-07 18:18:20 +02:00
node Document passing a Regexp to :text 2010-09-07 00:32:22 +02:00
spec Use same session in all specs 2010-09-07 18:20:04 +02:00
util Move utils into own folder 2010-07-10 03:06:44 +02:00
cucumber.rb Added @celerity tag for cucumber 2010-01-01 18:00:04 +01:00
dsl.rb Capybara.reset! as an alias to Capybara.reset_sessions! 2010-09-07 18:33:43 +02:00
node.rb Some documentation touch-ups 2010-08-27 20:52:06 +02:00
rails.rb Set sensible save_and_open_page_path by default 2010-07-11 13:51:22 +02:00
selector.rb Nicer implementation of :id selector 2010-08-27 21:07:08 +02:00
server.rb Use TCPServer to find available port for server 2010-07-14 22:54:36 +02:00
session.rb Rename cleanup! to reset! 2010-09-07 18:18:20 +02:00
version.rb tagged 0.3.9 2010-07-03 21:47:33 +02:00