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

9 commits

Author SHA1 Message Date
Jonas Nicklas
191e9ba815 Remove scope spec 2010-07-10 13:19:44 +02:00
Jonas Nicklas
5ec7b14098 fixed failing xpath specs 2010-03-22 21:28:01 +00:00
Pavel Gabriel
9ad3ad3a25 Add xpath query for input type=button into XPath.button 2010-02-19 02:29:53 +02:00
Pavel Gabriel
f1b84510b3 Spec example for XPath.button was added 2010-02-19 01:19:21 +02:00
Jonas Nicklas
6e885bec4d refactored XPath 2010-01-11 20:36:05 +01:00
Louis T
bb887c5d1d added basic html5 input types 2010-01-08 00:08:55 -05:00
Jonas Nicklas
72d01848da Expose append and prepend as public for xpath 2009-12-13 15:02:25 +01:00
Jonas Nicklas
9c9f3684a9 Moved waiting back into session where it belongs
Also expose the new wait_for method
As an added bonus, find and all now accept XPath
instances and handle them correctly
2009-12-12 21:46:08 +01:00
Jonas Nicklas
8d44e8cb74 Added fancy XPath generation class 2009-12-09 19:03:55 +01:00