Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

trunk 1505 973 davids_click_no_wait 1013 modal_dialog 984

latest revision Branch trunk

1505 annotated / raw | Diffs: previous, other | Lines: 34 ( +2, -2 )

Created: 2008-10-13 19:26:20 -0500 (4 years 7 months ago) | Author: bret | Changeset: 1505

Reinstate calls to assert_false.

Branch point for: attach

Tags: watir-1.6.0 watir-1.6.1 watir-1.6.2

1477 annotated / raw | Diffs: previous, other | Lines: 34 ( +2, -2 )

Created: 2008-10-06 16:07:53 -0500 (4 years 7 months ago) | Author: bret | Changeset: 1477

Refactor Buttons class; migrate code to ElementCollections, where it can be reused (stay tuned).

Rename cov erage made "tagged-failures" to be "known failures"

1470 annotated / raw | Diffs: previous, other | Lines: 34 ( +2, -0 )

Created: 2008-09-30 14:36:49 -0500 (4 years 7 months ago) | Author: bret | Changeset: 1470

tagged all watir/ie/core tests that did not work with firewatir.

1417 annotated / raw | Diffs: previous, other | Lines: 32 ( +1, -1 )

Created: 2008-09-03 15:01:44 -0500 (4 years 8 months ago) | Author: bret | Changeset: 1417

Enable watir tests to test firewatir even when executed using the test runner in eclipse.

973 new annotated / raw | Lines: 32 ( +32, -0 )

Created: 2006-05-01 19:16:03 -0500 (7 years ago) | Author: bret | Changeset: 973

Copied (2 times):

added IE.exists? which returns whether the browser still exists. removed Watir::exists? which never worked right anyway.

Branch point for: davids_click_no_wait modal_dialog tag:watir-1.5.1.1054 tag:watir-1.5.3 tag:watir-1.5.5 tag:watir-1.5.6

Tags: watir-1.5.4

latest revision Branch davids_click_no_wait

1013 new annotated / raw | Diffs: previous, other | Lines: 32 ( +0, -0 )

Created: 2006-05-22 17:51:07 -0500 (7 years ago) | Author: inetdavid | Changeset: 1013

create branch for fixing click_no_wait

latest revision Branch modal_dialog

984 new annotated / raw | Diffs: previous, other | Lines: 32 ( +0, -0 )

Created: 2006-05-12 17:32:52 -0500 (7 years ago) | Author: bret | Changeset: 984

workspace for david schmidt's changes