Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

trunk 1279 1150 1131 1.1.0 1172

latest revision download Branch trunk

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

Created: 2009-09-10 14:45:31 +0300 (10 months ago) | Author: parkkila | Changeset: 1279

added getSelected to get selected text from dropDownChoice

1249 annotated / raw | Diffs: previous, other | Lines: 65 ( +2, -1 )

Created: 2009-03-20 16:34:47 +0200 (16 months ago) | Author: karemo | Changeset: 1249

Changed jdave-wicket-webdriver to use the release version of Webdriver. Please note that Webdriver api has changes.

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

Created: 2008-12-04 14:06:19 +0200 (19 months ago) | Author: msibakov | Changeset: 1167

added waitForAjax to dropDownChoise

1150 annotated / raw | Diffs: previous, other | Lines: 60 ( +19, -15 )

Created: 2008-11-25 22:22:59 +0200 (20 months ago) | Author: msibakov | Changeset: 1150

cleaning and refactoring code

Branch point for: 1.1.0

Tags: 1.1.0

1149 annotated / raw | Diffs: previous, other | Lines: 56 ( +18, -18 )

Created: 2008-11-25 15:07:33 +0200 (20 months ago) | Author: msibakov | Changeset: 1149

improved dropDownChoice to get rid of sendKeys because if options contains for example elements "lol", "lo" and using send keys trying to select "lo" it actually selects "lol".

1132 annotated / raw | Diffs: previous, other | Lines: 56 ( +11, -7 )

Created: 2008-10-28 21:04:08 +0200 (21 months ago) | Author: msibakov | Changeset: 1132

get rid of commons-lang, because it might cause dependency problems to users.

refactored DropDownChoice and spec.

1131 new annotated / raw | Lines: 52 ( +52, -0 )

Created: 2008-10-28 17:37:30 +0200 (21 months ago) | Author: msibakov | Changeset: 1131

added DropDownChoice

latest revision download Branch 1.1.0

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

Created: 2008-12-11 08:35:23 +0200 (19 months ago) | Author: msibakov | Changeset: 1172

Creating branch for temporarily mantenance