Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

trunk 1684 1484 1381 attach 1621

latest revision Branch trunk

1684 annotated / raw | Diffs: previous, other | Lines: 158 ( +3, -0 )

Created: 2009-02-07 06:07:12 -0600 (13 months ago) | Author: jarib | Changeset: 1684

Add support for using a Regexp as the third argument (value) when locating checkboxes/radio buttons.

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

Created: 2008-10-06 20:56:28 -0500 (17 months ago) | Author: bret | Changeset: 1484

tag failed checkbox tests

Branch point for: attach

Tags: watir-1.6.0 watir-1.6.1 watir-1.6.2

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

Created: 2008-09-29 17:35:35 -0500 (17 months ago) | Author: bret | Changeset: 1464

When a firewatir unit tests is used to test Watir, the Watir lib is no longer placed in the load path. Visa Versa also. This makes them more accurate, and thus we are now seeing more cross-browser failures.

1462 annotated / raw | Diffs: previous, other | Lines: 155 ( +3, -2 )

Created: 2008-09-29 14:42:12 -0500 (17 months ago) | Author: bret | Changeset: 1462

More simplification of unit tests

1460 annotated / raw | Diffs: previous, other | Lines: 154 ( +78, -78 )

Created: 2008-09-26 16:11:03 -0500 (17 months ago) | Author: bret | Changeset: 1460

use browser systematically in firewatir tests, instead of $ff; facilitating merge

1459 annotated / raw | Diffs: previous, other | Lines: 154 ( +1, -1 )

Created: 2008-09-26 15:42:48 -0500 (17 months ago) | Author: bret | Changeset: 1459

use goto_page systematically in firewatir tests, facilitating merge.

1419 annotated / raw | Diffs: previous, other | Lines: 154 ( +6, -6 )

Created: 2008-09-03 15:12:45 -0500 (18 months ago) | Author: bret | Changeset: 1419

Enable firewatir tests to run in new structure even when executed using the test runner in eclipse. Simplified some tests.

1381 new annotated / raw | Lines: 154 ( +154, -0 )

Created: 2008-07-16 16:24:52 -0500 (20 months ago) | Author: bret | Changeset: 1381

Importing from https://firewatir.googlecode.com/svn/trunk/FireWatir revision 147.

Branch point for: tag:firewatir-1.2.1

latest revision Branch attach

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

Created: 2008-12-01 22:12:40 -0600 (15 months ago) | Author: bret | Changeset: 1621

Branch for work on making attach compatible.