Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

1.1.0 1178 1176 trunk 1281 1187

latest revision download Branch trunk

1281 annotated / raw | Diffs: previous, other | Lines: 52 ( +3, -3 )

Created: 2009-11-16 15:04:10 +0200 (8 months ago) | Author: karemo | Changeset: 1281

Added dual user support to WebDriverHolder to enable testing of concurrent modifications.

1187 new/copied annotated / raw | Diffs: previous, other | Lines: 52 ( +52, -0 )

Created: 2009-01-08 14:55:58 +0200 (18 months ago) | Author: msibakov | Changeset: 1187

Copied from: branches/1.1.0/jdave-wicket-webdriver/src/java/jdave/webdriver/WebDriverSpecRunner.java 1178

merged 1.1 branch to trunk (revisions 1167:1186)

latest revision download Branch 1.1.0

1178 annotated / raw | Diffs: previous, other | Lines: 52 ( +6, -3 )

Created: 2008-12-26 22:46:52 +0200 (19 months ago) | Author: karemo | Changeset: 1178

Copied to: trunk/jdave-wicket-webdriver/src/java/jdave/webdriver/WebDriverSpecRunner.java 1187

WebDriverSpecRunner closes browser now even if run throws exception.

1176 new annotated / raw | Lines: 49 ( +49, -0 )

Created: 2008-12-26 22:26:27 +0200 (19 months ago) | Author: karemo | Changeset: 1176

Introduced WebDriverSpecRunner which runs all the behaviors of the spec class within a single browsing session.