| selenium-rc:/trunk/server-coreless/.../selenium/server/browserlaunchers/FirefoxChromeLauncherUnitTest.java |
Line History |
History |
latest revision Branch trunk2511 annotated / raw | Diffs: previous, other | Lines: 161 ( +17, -0 ) Created: 2008-12-12 19:32:53 -0600 (28 days ago) | Author: andras.hatvani | Changeset: 2511 * Fixed SRC-521: NPE when you pass in an invalid path to firefoxNew behavior: - The wrong browser location on the server side will only be indicated with a warning in FirefoxChromeLauncher callee - An InvalidBrowserInstallationException will be thrown in FirefoxChromeLauncher caller - BrowserSessionFactory catches the exception and throws a RemoteCommandException - The client shows the text of the exception
2491 annotated / raw | Diffs: previous, other | Lines: 144 ( +132, -0 ) Created: 2008-11-14 15:52:30 -0600 (56 days ago) | Author: jbevan | Changeset: 2491 SRC-556 Delete the customProfileDir on close(), even if the Firefox process did not start.
2450 annotated / raw | Diffs: previous, other | Lines: 12 ( +1, -1 ) Created: 2008-09-20 17:54:55 -0500 (3 months 19 days ago) | Author: ph7 | Changeset: 2450 Fixing regressions in browser start string parsing introduced by rev 2449. Also improved parsing to be more friendly when a trailing spaces are provided (NPE is not very user friendly... ;-)
2263 new/moved annotated / raw | Diffs: previous, other | Lines: 12 ( +12, -0 ) Created: 2008-04-14 20:57:23 -0500 (8 months ago) | Author: ph7 | Changeset: 2263 Selenium Server: Avoid having to remember to add all new unit tests to a test suite. Use conventions instead.
1715 annotated / raw | Diffs: previous, other | Lines: 12 ( +1, -1 ) Created: 2006-12-12 18:14:46 -0600 (2 years ago) | Author: dfabulich | Changeset: 1715 Oops, fixing this testBranch point for: documenthierarchy purland Tags: RELEASE_0_9_2 1597 new/moved annotated / raw | Diffs: previous, other | Lines: 12 ( +12, -0 ) Created: 2006-11-03 12:51:08 -0600 (2 years 2 months ago) | Author: dfabulich | Changeset: 1597 Moved from: trunk/server/src/test/java/org/openqa/selenium/server/browserlaunchers/FirefoxChromeLauncherTest.java 1448 Phase 1 in splitting Selenium Server into two parts
latest revision Branch mavenized1511 new/moved annotated / raw | Diffs: previous, other | Lines: 12 ( +12, -0 ) Created: 2006-10-16 13:37:56 -0500 (2 years 2 months ago) | Author: dfabulich | Changeset: 1511 Applying my Mavenization patch
|