Author: jleroux
Date: Wed Mar 16 09:48:20 2011
New Revision: 1082105
URL:
http://svn.apache.org/viewvc?rev=1082105&view=revLog:
Small add about Selenium and Windows
Modified:
ofbiz/trunk/framework/testtools/config/seleniumXml.properties
Modified: ofbiz/trunk/framework/testtools/config/seleniumXml.properties
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/framework/testtools/config/seleniumXml.properties?rev=1082105&r1=1082104&r2=1082105&view=diff==============================================================================
--- ofbiz/trunk/framework/testtools/config/seleniumXml.properties (original)
+++ ofbiz/trunk/framework/testtools/config/seleniumXml.properties Wed Mar 16 09:48:20 2011
@@ -18,8 +18,10 @@
###############################################################################
serverHost=localhost
proxyPort=4444
-#for debian, use the following line
+#for Debian, use the following line
#browser=*firefox /usr/lib/iceweasel/firefox-bin
+#for Windows (default install, you can override by setting the Java system property firefoxDefaultPath to the correct path to Firefox)
+#browser=*firefox
browser=*firefox /usr/lib/firefox-3.0.8/firefox
startUrl=
http://localhost:8080/ log4jFile=./config/log4j.properties