| floyd:/trunk/src/test/floyd/test/TestBrowser.java |
Line History |
History |
latest revision Branch trunk57 annotated / raw | Diffs: previous, other | Lines: 565 ( +3, -18 ) Created: 2006-10-31 01:39:48 -0600 (2 years 2 months ago) | Author: tomdz | Changeset: 57 Implemented click, back, forward, reload methods for the IE browser implFixed bugs in the IE browser impl
56 annotated / raw | Diffs: previous, other | Lines: 580 ( +2, -0 ) Created: 2006-10-01 15:56:56 -0500 (2 years 3 months ago) | Author: tomdz | Changeset: 56 Fixed tests as suggested by Sergiy Yepik
53 annotated / raw | Diffs: previous, other | Lines: 578 ( +43, -23 ) Created: 2006-09-30 18:42:21 -0500 (2 years 3 months ago) | Author: tomdz | Changeset: 53 Enhanced IE element wrapper implementationContinued implementation of the IE browser class Made unit tests more robust
40 annotated / raw | Diffs: previous, other | Lines: 558 ( +19, -19 ) Created: 2006-08-06 22:58:35 -0500 (2 years 5 months ago) | Author: tomdz | Changeset: 40 Changed browser tests to use jetty instead of local files
39 annotated / raw | Diffs: previous, other | Lines: 558 ( +45, -2 ) Created: 2006-08-06 21:40:07 -0500 (2 years 5 months ago) | Author: tomdz | Changeset: 39 Build & test enhancements
24 annotated / raw | Diffs: previous, other | Lines: 515 ( +18, -2 ) Created: 2006-06-02 13:01:32 -0500 (2 years 7 months ago) | Author: tomdz | Changeset: 24 added invokeJavascriptFunction for calling javascript functions in a web pageimplemented invokeJavascriptFunction in the JRex browser
17 annotated / raw | Diffs: previous, other | Lines: 499 ( +33, -0 ) Created: 2006-05-14 05:32:41 -0500 (2 years 7 months ago) | Author: tomdz | Changeset: 17 Added method for evaluating javascript against the current page to the Browser interfaceAdded implementation for said method to the JRex browser implementation Added tests for said method Added jrex test target to the build script
|