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

15 commits

Author SHA1 Message Date
Lenny Marks
5c22edb7cd Trashing Driver::Base#response in favor of #response_headers. Not supported by all browsers(e.g. Selenium) 2009-12-18 12:50:55 -05:00
Tom Simnett
fe2a3fae58 Spec for current_url 2009-12-17 11:22:47 +00:00
Dennis Rogenius
7867084063 added evaluate_script method to all javascipt drivers for evaluating javascript 2009-12-11 22:41:12 +01:00
Rob Holland
b4bce58fd8 Basic drag/drop support in javascript capable drivers. 2009-12-05 18:40:15 +00:00
Jonas Nicklas
c389a0c0d3 Added node class and made driver's nodes inherit 2009-11-17 23:52:22 +01:00
Jonas Nicklas and Kevin Fitzpatrick
ac7d044243 Changed to use selenium-webdriver and it works! 2009-11-14 10:44:46 +01:00
Jonas Nicklas and Kevin Fitzpatrick
c15c17451b Find and fill in textareas 2009-11-10 22:48:31 +01:00
Jonas Nicklas
df870eab2a Extract and set field values 2009-11-08 00:28:32 +01:00
Jonas Nicklas
73bc7de10d Stub for SafariWatir (not working 100%) 2009-11-05 23:02:17 +01:00
Jonas Nicklas
7b02830985 Some tests for javascript drivers 2009-11-05 17:35:45 +01:00
Jonas Nicklas
cbe0153950 Tag name for nodes 2009-11-05 15:10:18 +01:00
Jonas Nicklas
a138207e94 Finding nodes via XPath 2009-11-05 00:34:11 +01:00
Jonas Nicklas
c4ee7eaa69 Test with some simple html for #body 2009-11-04 23:32:35 +01:00
Jonas Nicklas and Kevin Fitzpatrick
176a851c9c Renamed get to visit 2009-11-04 23:10:23 +01:00
Jonas Nicklas and Kevin Fitzpatrick
8435d19a3a Initial checkin 2009-11-04 23:00:15 +01:00