1
0
Fork 0
mirror of https://github.com/teamcapybara/capybara.git synced 2022-11-09 12:08:07 -05:00
teamcapybara--capybara/spec
2009-11-15 23:20:37 +01:00
..
driver Changed to use selenium-webdriver and it works! 2009-11-14 10:44:46 +01:00
fixtures Changed to use selenium-webdriver and it works! 2009-11-14 10:44:46 +01:00
public Some tests for javascript drivers 2009-11-05 17:35:45 +01:00
session Changed to use selenium-webdriver and it works! 2009-11-14 10:44:46 +01:00
views Added has_xpath? to check if a page has a selector 2009-11-15 13:45:30 +01:00
drivers_spec.rb Changed to use selenium-webdriver and it works! 2009-11-14 10:44:46 +01:00
dsl_spec.rb Added reset_sessions! method 2009-11-15 23:20:37 +01:00
session_spec.rb Added has_css? to session 2009-11-15 22:54:08 +01:00
spec_helper.rb Make it possible to run test app on its own 2009-11-09 23:09:51 +01:00
test_app.rb Added 'within' with nested scopes. 2009-11-14 15:11:29 +01:00