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

5 commits

Author SHA1 Message Date
Jonas Nicklas
b13e4d3887 changed Selector API. Now more like RSpec matchers 2010-10-22 13:29:08 +02:00
Jonas Nicklas
61bc3d74db XPath now supports descendant without arguments 2010-10-12 13:06:40 +02:00
Jonas Nicklas
b9dadbb833 Update for latest xpath gem 2010-10-06 21:07:26 +02:00
Jonas Nicklas
d995bfba42 Nicer implementation of :id selector 2010-08-27 21:07:08 +02:00
Jonas Nicklas
e857058b9a Custom selectors can now take options, API changed
This allows custom selectors to be run for certain
objects, allowing very powerful abstractions.
2010-08-27 20:37:39 +02:00