Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

trunk 1147 1110

latest revision download Branch trunk

1147 new/moved annotated / raw | Diffs: previous, other | Lines: 121 ( +121, -0 )

Created: 2008-11-18 23:31:24 +0200 (48 days ago) | Author: karemo | Changeset: 1147

Moved from: trunk/jdave-wicket-webdriver/src/test/jdave/webdriver/testapplication/WebDrivertTestApplicationSpecification.java 1142

Fixed typo in spec class name.

Branch point for: 1.1.0

Tags: 1.1.0

Properties

 svn:mergeinfo =

1142 annotated / raw | Diffs: previous, other | Lines: 121 ( +16, -0 )

Created: 2008-11-13 09:26:30 +0200 (54 days ago) | Author: msibakov | Changeset: 1142

Moved to: trunk/jdave-wicket-webdriver/src/test/jdave/webdriver/testapplication/WebDriverTestApplicationSpecification.java 1147

added support for child windows. changed to use quit() instead of close() because quit() does not close child windows.

1135 annotated / raw | Diffs: previous, other | Lines: 105 ( +10, -0 )

Created: 2008-10-30 19:56:28 +0200 (2 months 6 days ago) | Author: karemo | Changeset: 1135

Added Find.links(By).

1131 annotated / raw | Diffs: previous, other | Lines: 95 ( +8, -2 )

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

added DropDownChoice

1128 annotated / raw | Diffs: previous, other | Lines: 89 ( +12, -1 )

Created: 2008-10-27 22:08:14 +0200 (2 months 9 days ago) | Author: karemo | Changeset: 1128

Introduced CheckBox which is a WebElement wrapper for wicket functional tests.

1126 annotated / raw | Diffs: previous, other | Lines: 78 ( +7, -0 )

Created: 2008-10-27 20:56:24 +0200 (2 months 9 days ago) | Author: karemo | Changeset: 1126

Introduced Count that can be used to return count of tags from the selected parent.

1119 annotated / raw | Diffs: previous, other | Lines: 71 ( +10, -0 )

Created: 2008-10-27 00:56:24 +0200 (2 months 10 days ago) | Author: karemo | Changeset: 1119

Introduced TextBox which is a WebElement wrapper for wicket functional tests.

1117 new/moved annotated / raw | Diffs: previous, other | Lines: 61 ( +61, -0 )

Created: 2008-10-26 23:53:35 +0200 (2 months 10 days ago) | Author: msibakov | Changeset: 1117

Moved from: trunk/jdave-wicket-webdriver/src/test/jdave/webdriver/testapplication/WebDrivertTestApplicationSpec.java 1115

renamed because fails on hudson. Tomcat user cannot create firefox profile.

1115 annotated / raw | Diffs: previous, other | Lines: 61 ( +14, -3 )

Created: 2008-10-26 23:39:47 +0200 (2 months 10 days ago) | Author: karemo | Changeset: 1115

Moved to: trunk/jdave-wicket-webdriver/src/test/jdave/webdriver/testapplication/WebDrivertTestApplicationSpecification.java 1117

Added integration test for Link.

1113 new/moved annotated / raw | Diffs: previous, other | Lines: 50 ( +50, -0 )

Created: 2008-10-26 23:27:15 +0200 (2 months 10 days ago) | Author: msibakov | Changeset: 1113

Moved from: trunk/jdave-wicket-webdriver/src/test/jdave/webdriver/testapplication/WebDrivertTestApplicationSpecification.java 1110

refactoring: rename

1110 annotated / raw | Lines: 51 ( +51, -0 )

Created: 2008-10-26 22:45:30 +0200 (2 months 10 days ago) | Author: msibakov | Changeset: 1110

Moved to: trunk/jdave-wicket-webdriver/src/test/jdave/webdriver/testapplication/WebDrivertTestApplicationSpec.java 1113

created new package for test application

1110 annotated / raw | Lines: 51 ( +51, -0 )

Created: 2008-10-26 22:45:30 +0200 (2 months 10 days ago) | Author: msibakov | Changeset: 1110

Moved to: trunk/jdave-wicket-webdriver/src/test/jdave/webdriver/testapplication/WebDrivertTestApplicationSpec.java 1113

created new package for test application