Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

trunk 2562 2404

latest revision Branch trunk

2562 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.

2452 annotated / raw | Diffs: previous, other | Lines: 179 ( +99, -18 )

Created: 2008-09-27 11:55:06 -0500 (3 months 12 days ago) | Author: ph7 | Changeset: 2452

More idiomatic api and made the project work as a standalone gem

2404 new annotated / raw | Lines: 98 ( +98, -0 )

Created: 2008-08-31 13:26:00 -0500 (4 months 9 days ago) | Author: ph7 | Changeset: 2404

Ruby Client: More idiomatic Ruby API for selenium driver