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

7 commits

Author SHA1 Message Date
Jonas Nicklas
3070441cab Find and locate now do the same thing
The distinction was confusing and not helpful
under any circumstances really.
2010-07-19 20:18:16 +02:00
Jonas Nicklas
cbfbb32228 Added documentation for finders 2010-07-17 19:05:00 +02:00
Jonas Nicklas
083e580aa8 Node#locate takes same options as other Finders 2010-07-10 17:17:23 +02:00
Jonas Nicklas
645bf14a25 Pass session instead of self to Element 2010-07-10 13:00:50 +02:00
Jonas Nicklas
10fd24b62b Call wait_until on session 2010-07-10 12:43:29 +02:00
Jonas Nicklas
2bd860d23a Slight refactoring to Node#all 2010-07-10 02:32:43 +02:00
Jonas Nicklas
8bf63ee8e4 Split node class into finders, matchers and actions 2010-07-10 02:20:32 +02:00