| selenium-rc:/trunk/clients/ruby/lib/selenium/client/idiomatic.rb |
Line History |
History |
latest revision Branch trunk2562 annotated / raw | Diffs: previous, other | Lines: 342 ( +1, -1 ) Created: 2009-01-05 11:50:42 -0600 (4 days ago) | Author: gyrm | Changeset: 2562 Fix test_create_cookie_take_options_has_a_hash by normalizing order of arguments passed into command.
2479 annotated / raw | Diffs: previous, other | Lines: 342 ( +2, -1 ) Created: 2008-10-14 18:52:21 -0500 (2 months 26 days ago) | Author: ph7 | Changeset: 2479 Ruby Client: More robust unit tests, fixed :wait_for => :ajax, NOOP close if there is no current session
2466 annotated / raw | Diffs: previous, other | Lines: 341 ( +52, -0 ) Created: 2008-10-01 23:35:26 -0500 (3 months 7 days ago) | Author: ph7 | Changeset: 2466 Require RSpec 1.1.4 explicitely. Testing the cookie api.
2460 annotated / raw | Diffs: previous, other | Lines: 289 ( +147, -37 ) Created: 2008-09-30 12:57:41 -0500 (3 months 9 days ago) | Author: ph7 | Changeset: 2460 More idiomatic API for the Ruby client. Merging my changes on github.
|