1
0
Fork 0
mirror of https://github.com/teamcapybara/capybara.git synced 2022-11-09 12:08:07 -05:00
teamcapybara--capybara/lib/capybara
Jonas Nicklas 7f6531c126 Celerity/Culerity drag and drop is broken
Added some more specs for it to prove how it's
broken. The exisiting spec was checking for
driver.find('...').nil? but driver.find returns
an array, so it always passed, even when the
drag/drop actually did nothing.
2010-07-10 16:36:40 +02:00
..
driver Only show options that are actually in the node for selenium 2010-07-10 16:35:13 +02:00
node Pass session instead of self to Element 2010-07-10 13:00:50 +02:00
spec Celerity/Culerity drag and drop is broken 2010-07-10 16:36:40 +02:00
util Move utils into own folder 2010-07-10 03:06:44 +02:00
cucumber.rb Added @celerity tag for cucumber 2010-01-01 18:00:04 +01:00
dsl.rb Clean up cookies when resetting session 2010-01-23 12:58:30 +01:00
node.rb Explicit delegation instead of blanket forward 2010-07-10 16:34:33 +02:00
rails.rb Actually, we don't seem to need to do the static stuff at all in Rails 3 2010-07-03 21:28:49 +02:00
server.rb Move utils into own folder 2010-07-10 03:06:44 +02:00
session.rb Fix DSL methods 2010-07-10 12:23:30 +02:00
version.rb tagged 0.3.9 2010-07-03 21:47:33 +02:00
xpath.rb Move majority of session code into Node 2010-07-10 01:51:34 +02:00