Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

trunk 2479 2273

latest revision Branch trunk

2479 annotated / raw | Diffs: previous, other | Lines: 65 ( +1, -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

2460 annotated / raw | Diffs: previous, other | Lines: 65 ( +30, -38 )

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.

2404 annotated / raw | Diffs: previous, other | Lines: 73 ( +6, -2 )

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

2392 annotated / raw | Diffs: previous, other | Lines: 69 ( +1, -0 )

Created: 2008-08-26 09:15:48 -0500 (4 months 14 days ago) | Author: ph7 | Changeset: 2392

Ruby Client: Tasks to start / stop selenium RC

2389 annotated / raw | Diffs: previous, other | Lines: 68 ( +8, -4 )

Created: 2008-08-23 17:44:50 -0500 (4 months 17 days ago) | Author: ph7 | Changeset: 2389

RC: Fixing captureEntirePageScreenshotToString. Ruby driver: Improved RSpec reports including page screenshots

2377 annotated / raw | Diffs: previous, other | Lines: 64 ( +12, -0 )

Created: 2008-08-15 19:24:05 -0500 (4 months 25 days ago) | Author: ph7 | Changeset: 2377

Ruby Client: Integration Tests for screenshot capture

2295 annotated / raw | Diffs: previous, other | Lines: 52 ( +6, -1 )

Created: 2008-05-14 19:23:33 -0500 (7 months ago) | Author: gyrm | Changeset: 2295

Add support in perl, python, ruby drivers for per-session extension Javascript.

2273 new annotated / raw | Lines: 47 ( +47, -0 )

Created: 2008-04-19 11:44:15 -0500 (8 months ago) | Author: ph7 | Changeset: 2273

Ruby Client: Made client methods a module