1
0
Fork 0
mirror of https://github.com/teamcapybara/capybara.git synced 2022-11-09 12:08:07 -05:00
Commit graph

6 commits

Author SHA1 Message Date
Jonas Nicklas
0bf8796829 Temporarily don't run remote selenium specs
I'm experiencing a problem with this causing some
unrelated specs to hang. Until I figure out why
I'm going to disable this. I've spent way too much
time on this already. Need to be pragmatic.
2010-09-26 17:58:17 +02:00
Jonas Nicklas
0c505d9cee before, not before(:all) 2010-09-26 17:43:27 +02:00
Bernerd Schaefer
409c4cdd49 Remove constant redefined warnings in suite 2010-09-17 19:10:16 -05:00
Nicklas Ramhöj
844bd776ae Use same session in all specs
This prevents most of all Selenium from opening
dozens of browser windows.
2010-09-07 18:20:04 +02:00
Gareth Townsend
d1fc4d6e1a Rename response_code to status_code for consistency.
Update selenium specs to ensure that it raises the Capybara::NotSupportedByDriverError error.
2010-06-07 13:14:40 +10:00
Jonas Nicklas
b57efde45c Run driver spec as remote instead
Running session spec is too slow
2009-12-19 12:40:08 +01:00