| selenium-ide:/branches/rc-link/build.xml |
Line History |
History |
latest revision Branch trunk462 annotated / raw | Diffs: previous, other | Lines: 123 ( +1, -1 ) Created: 2008-06-02 04:10:35 -0500 (7 months ago) | Author: shinya | Changeset: 462 Copied to: branches/rc-link/build.xml 470 Made waitForPopUp work on Firefox 3.However it's not perfect yet. It takes some time until the popup window name is recognized in Selenium Core, so you have to insert a pause for about 1000ms between click and waitForPopUp. Still investigating this...
453 annotated / raw | Diffs: previous, other | Lines: 123 ( +2, -0 ) Created: 2008-05-21 21:23:31 -0500 (7 months ago) | Author: shinya | Changeset: 453 Make some functional tests pass in Firefox 3
334 annotated / raw | Diffs: previous, other | Lines: 121 ( +2, -0 ) Created: 2007-09-05 01:46:12 -0500 (16 months ago) | Author: shinya | Changeset: 334 Upgraded Selenium Core to 0.8.3-SNAPSHOT; Added timestamp to log
332 annotated / raw | Diffs: previous, other | Lines: 119 ( +3, -3 ) Created: 2007-09-04 11:01:34 -0500 (16 months ago) | Author: shinya | Changeset: 332 run unit tests in maven build
303 annotated / raw | Diffs: previous, other | Lines: 119 ( +1, -1 ) Created: 2007-01-08 00:12:23 -0600 (2 years ago) | Author: shinya | Changeset: 303 Copied to: branches/BRANCH_0_8/build.xml 305 integration test can be skipped using maven.test.skip property
301 annotated / raw | Diffs: previous, other | Lines: 119 ( +1, -1 ) Created: 2007-01-07 21:25:36 -0600 (2 years ago) | Author: shinya | Changeset: 301 translate <td/> correctly
292 annotated / raw | Diffs: previous, other | Lines: 119 ( +2, -1 ) Created: 2006-12-10 20:09:30 -0600 (2 years 1 month ago) | Author: shinya | Changeset: 292 add more timeout to make tests pass / make browser launcher configurable using build.properties
291 annotated / raw | Diffs: previous, other | Lines: 118 ( +24, -0 ) Created: 2006-12-10 00:45:09 -0600 (2 years 1 month ago) | Author: shinya | Changeset: 291 Run functional test from Maven
274 annotated / raw | Diffs: previous, other | Lines: 94 ( +36, -19 ) Created: 2006-11-17 08:09:13 -0600 (2 years 1 month ago) | Author: shinya | Changeset: 274 generate slim .xpi file without testsBranch point for: tag:RELEASE_0_8_5 tag:RELEASE_0_8_6
239 annotated / raw | Diffs: previous, other | Lines: 77 ( +1, -0 ) Created: 2006-09-20 05:22:55 -0500 (2 years 3 months ago) | Author: shinya | Changeset: 239 Copied to: branches/RELEASE_0_8_2/build.xml 254 selectFrame supportBranch point for: tag:RELEASE_0_8_1
238 annotated / raw | Diffs: previous, other | Lines: 76 ( +5, -0 ) Created: 2006-09-19 20:56:23 -0500 (2 years 3 months ago) | Author: shinya | Changeset: 238 tweaked CSS for Windows; make testCaseDir and testCaseExportDir separate
222 annotated / raw | Diffs: previous, other | Lines: 71 ( +1, -0 ) Created: 2006-09-02 05:31:44 -0500 (2 years 4 months ago) | Author: shinya | Changeset: 222 fixed build script / Firefox 2.0 support (the debugger doesn't work in Firefox 2.0 yet)
202 annotated / raw | Diffs: previous, other | Lines: 70 ( +5, -0 ) Created: 2006-06-26 01:27:07 -0500 (2 years 6 months ago) | Author: shinya | Changeset: 202 show reference from reference.html
179 annotated / raw | Diffs: previous, other | Lines: 65 ( +17, -13 ) Created: 2006-06-08 01:40:33 -0500 (2 years 7 months ago) | Author: shinya | Changeset: 179 mavenized
149 annotated / raw | Diffs: previous, other | Lines: 61 ( +0, -11 ) Created: 2006-05-27 22:31:35 -0500 (2 years 7 months ago) | Author: shinya | Changeset: 149 don't change LocatorBuilders.order by defautl
125 annotated / raw | Diffs: previous, other | Lines: 72 ( +13, -1 ) Created: 2006-05-05 11:00:04 -0500 (2 years 8 months ago) | Author: shinya | Changeset: 125 refactor, add functional tests and add alert recording feature
58 annotated / raw | Diffs: previous, other | Lines: 60 ( +1, -0 ) Created: 2006-02-03 10:54:15 -0600 (2 years 11 months ago) | Author: shinya | Changeset: 58 exclude jsunit/java directory because it's too bigBranch point for: tag:RELEASE_0_7_2 Tags: RELEASE_0_7 RELEASE_0_7_1 56 annotated / raw | Diffs: previous, other | Lines: 59 ( +1, -0 ) Created: 2006-02-03 10:34:01 -0600 (2 years 11 months ago) | Author: shinya | Changeset: 56 locator detection improvement
46 annotated / raw | Diffs: previous, other | Lines: 58 ( +3, -0 ) Created: 2006-01-22 08:56:48 -0600 (2 years 11 months ago) | Author: shinya | Changeset: 46 autocomplete
14 new/moved annotated / raw | Diffs: previous, other | Lines: 55 ( +55, -0 ) Created: 2005-12-12 03:24:21 -0600 (3 years ago) | Author: shinya | Changeset: 14 Moved from: trunk/build.xml 4 move source to src/
latest revision Branch rc-link |