drt problem | wnels2 | 2009-01-08 11:02 | |||||||||||||||
Status: Closed | |||||||||||||||||
I'm trying to run the drt targets from the command prompt, from the LABKEY_HOME/server/test/build.xml, in release 8.3 and I'm getting and error. ... [junit] Loading scripts from seleniumHelpers.js [junit] testSteps(org.labkey.test.drt.XTandemTest) [junit] com.thoughtworks.selenium.SeleniumException: ERROR Server Exception: sessionId should not be null; has this session been started yet? [junit] at com.thoughtworks.selenium.HttpCommandProcessor.doCommand(HttpCommandProcessor.java:73) [junit] at com.thoughtworks.selenium.HttpCommandProcessor.getString(HttpCommandProcessor.java:154) [junit] at com.thoughtworks.selenium.DefaultSelenium.getEval(DefaultSelenium.java:334) [junit] at org.labkey.test.BaseSeleniumWebTest.setUp(BaseSeleniumWebTest.java:102) .... Josh sent me to http://blog.taragana.com/index.php/archive/9-important-tips-for-selenium-remote-control-java-client-test-tool/ for some trouble shooting tips. At this site they said that the error was caused by firefox not being on the path. I added it to the path and confirmed that it will open from the command line but same error. I updated from firefox 3.0.4 to 3.0.5 but still same error. The tests have been working previously. I have installed chrome since my last successful test? Has anybobody seen this error before? Thanks, Bill |
|||||||||||||||||
| |||||||||||||||||