.. |
driver
|
Implement Node#send_keys support for selenium
|
2015-02-25 10:59:05 -08:00 |
node
|
Merge pull request #1472 from jnicklas/send_keys
|
2015-02-26 10:19:29 -08:00 |
queries
|
Use diffferent queries for searching
|
2014-07-01 23:13:45 +03:00 |
rack_test
|
Racktest driver should ignore clicks on anchor tags when href starts with "javascript:"
|
2015-03-16 15:58:51 -07:00 |
rspec
|
Enable the #fscenario example alias
|
2014-09-25 17:58:35 +02:00 |
selenium
|
Add fill_option to Selenium for clearing with backspaces
|
2015-04-11 17:01:22 -07:00 |
spec
|
fill_options: {clear: :backspace} should only be tested for selenium
|
2015-04-12 20:32:12 -07:00 |
cucumber.rb
|
Remove require 'capybara/dsl' from cucumber.rb
|
2013-07-01 14:03:31 +03:00 |
dsl.rb
|
Use define_method instead of class_eval
|
2012-09-10 01:37:40 +02:00 |
helpers.rb
|
Cleanup save_* family of methods
|
2014-08-24 14:48:20 +03:00 |
query.rb
|
move selector description to the selector object
|
2014-07-02 16:54:39 -07:00 |
rails.rb
|
Remove insertion of Rack::Lock middleware in favor of a note in the README due to issue #1419
|
2014-10-13 10:08:31 -07:00 |
result.rb
|
Fix API doc references to non-existent Capybara::Element
|
2015-02-27 07:05:39 +13:00 |
rspec.rb
|
Don't force expose_dsl_globally=false
|
2014-04-03 12:47:40 -07:00 |
selector.rb
|
move selector description to the selector object
|
2014-07-02 16:54:39 -07:00 |
server.rb
|
allow configuring the errors which will be raised by the server
|
2015-02-26 13:40:59 -08:00 |
session.rb
|
Fix issue #1237 so browser doesn't intialize during session reset
|
2014-09-19 14:18:50 -07:00 |
version.rb
|
Update version for work on 2.5.0
|
2015-02-25 14:26:00 -08:00 |
window.rb
|
Resize/get size/close should work for non-current window
|
2014-05-28 10:26:59 +03:00 |