| selenium-rc:/trunk/tests/.../thoughtworks/selenium/corebasedhandmodified/TestXPathLocators.java.txt |
Line History |
History |
latest revision Branch trunk2438 deleted | Lines: 0 ( +0, -143 ) Created: 2008-09-10 23:30:18 -0500 (4 years 8 months ago) | Author: dfabulich | Changeset: 2438 Switch the tests over to using TestNG. Don't hand modify anything; just exclude bad tests.
2339 new/copied annotated / raw | Diffs: previous, other | Lines: 143 ( +143, -0 ) Created: 2008-07-26 16:45:22 -0500 (4 years 9 months ago) | Author: dfabulich | Changeset: 2339 Copied from: trunk/clients/java/src/test/java/com/thoughtworks/selenium/corebasedhandmodified/TestXPathLocators.java.txt 2086 copied generated project from clients/java
latest revision Branch documenthierarchy2030 new annotated / raw | Diffs: previous, other | Lines: 63 ( +0, -0 ) Created: 2007-10-19 10:39:08 -0500 (5 years 7 months ago) | Author: mpurland | Changeset: 2030 Creating branch for document hierarchy. This branch will contain a rewrite that 1) Uses a document hierarchy to track loaded documents. 2) Configurable web server for Jetty 5, Jetty 6 (non-PI right now) and other web servers can be supported. 3) Speed improvements 4) Modal dialog support
latest revision Branch mavenized |