Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

trunk 2499 2309

latest revision Branch trunk

2499 annotated / raw | Diffs: previous, other | Lines: 239 ( +13, -4 )

Created: 2008-12-09 18:23:07 -0600 (31 days ago) | Author: paul | Changeset: 2499

allow additional narrative for failing waitFor

2498 annotated / raw | Diffs: previous, other | Lines: 230 ( +36, -5 )

Created: 2008-12-08 18:59:50 -0600 (32 days ago) | Author: paul | Changeset: 2498

add initialDelay

2497 annotated / raw | Diffs: previous, other | Lines: 199 ( +7, -8 )

Created: 2008-12-08 18:08:54 -0600 (32 days ago) | Author: paul | Changeset: 2497

change 'delay' to 'interval' for that is what it is'

2489 annotated / raw | Diffs: previous, other | Lines: 200 ( +9, -3 )

Created: 2008-11-11 15:32:40 -0600 (59 days ago) | Author: paul | Changeset: 2489

extended conditions are going to want to add to the context info, not replace it

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

Created: 2008-11-06 16:47:49 -0600 (2 months 3 days ago) | Author: paul | Changeset: 2487

better for junit3 integration

2309 new annotated / raw | Lines: 190 ( +190, -0 )

Created: 2008-06-16 14:23:56 -0500 (6 months ago) | Author: paul | Changeset: 2309

Copied to: trunk/tests/generated/src/main/java/com/thoughtworks/selenium/condition/DefaultConditionRunner.java 2339

WaitFor/Conditions - controbuted from Google