Commit Graph

5 Commits

Author SHA1 Message Date
Jonas Nicklas and Nicklas Ramhöj aaf2f44d2d raise an error if Capybara is stuck in time 2011-08-15 15:33:23 +02:00
Jonas Nicklas ad8e0a4cb6 Fix matchers to work with new async stuff 2011-08-12 14:38:42 +02:00
Jonas Nicklas a3a75647c0 Refactored automatic reloading 2011-08-12 13:52:12 +02:00
Jonas Nicklas 941e50132a Elements are automatically reloaded 2011-07-13 17:52:42 +02:00
Jonas Nicklas d223d542f7 Move more of node functionality into subfolder
We have too many top level files, we have multiple
classes in the same file. This allows us to solve
both problems, while also providing a good place
for the new Capybara::Node::Simple (formerly
Capybara::StringNode)
2010-11-21 14:37:45 +01:00