| watir:/trunk/watir/lib/watir/collections.rb |
Line History |
History |
latest revision Branch trunk1685 annotated / raw | Diffs: previous, other | Lines: 338 ( +10, -4 ) Created: 2009-02-07 10:46:25 -0600 (13 months ago) | Author: jarib | Changeset: 1685 Add support for <strong> element.
1660 annotated / raw | Diffs: previous, other | Lines: 332 ( +2, -0 ) Created: 2008-12-15 14:57:13 -0600 (15 months ago) | Author: jarib | Changeset: 1660 Add ElementCollections#size as alias of length(). Indentation cleanup in MozillaBaseElement.rbTest pending.
1656 annotated / raw | Diffs: previous, other | Lines: 330 ( +18, -0 ) Created: 2008-12-14 08:41:26 -0600 (15 months ago) | Author: jarib | Changeset: 1656 Add support for definition lists.
1477 annotated / raw | Diffs: previous, other | Lines: 312 ( +1, -1 ) Created: 2008-10-06 16:07:53 -0500 (17 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" Branch point for: attach Tags: watir-1.6.0 watir-1.6.1 watir-1.6.2 1408 new/moved annotated / raw | Diffs: previous, other | Lines: 312 ( +312, -0 ) Created: 2008-08-28 21:28:09 -0500 (18 months ago) | Author: bret | Changeset: 1408 Moved from: trunk/watir/watir/collections.rb 1355 Moving the watir library files to their new home. And updating the build scripts to find them there.
1355 annotated / raw | Diffs: previous, other | Lines: 312 ( +6, -6 ) Created: 2008-06-04 18:31:25 -0500 (21 months ago) | Author: bret | Changeset: 1355 Moved to: trunk/watir/lib/watir/collections.rb 1408 minor code cleanupBranch point for: tag:watir-1.5.5 tag:watir-1.5.6
1352 annotated / raw | Diffs: previous, other | Lines: 312 ( +4, -1 ) Created: 2008-06-04 17:19:58 -0500 (21 months ago) | Author: bret | Changeset: 1352 Patch from Paul Rogers for bug in "images" method: http://jira.openqa.org/browse/WTR-211
1328 annotated / raw | Diffs: previous, other | Lines: 309 ( +0, -8 ) Created: 2008-05-27 22:24:54 -0500 (21 months ago) | Author: bret | Changeset: 1328 Pull the "non-control elements" closer together.
1286 new annotated / raw | Lines: 317 ( +317, -0 ) Created: 2007-10-19 17:26:40 -0500 (2 years 4 months ago) | Author: bret | Changeset: 1286 More breaking out code from the big-ass watir.rb file. -- final step!Branch point for: tag:watir-1.5.3 Tags: watir-1.5.4 |