Author: erwan
Date: Fri Apr 15 19:32:05 2011
New Revision: 1092793
URL:
http://svn.apache.org/viewvc?rev=1092793&view=revLog:
Adding a new property for the https start url
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=1092793&r1=1092792&r2=1092793&view=diff==============================================================================
--- ofbiz/trunk/framework/testtools/config/seleniumXml.properties (original)
+++ ofbiz/trunk/framework/testtools/config/seleniumXml.properties Fri Apr 15 19:32:05 2011
@@ -24,6 +24,7 @@ proxyPort=4444
# ie you can override by setting the Java system property firefoxDefaultPath to the correct path to Firefox
browser=*firefox
startUrl=
http://localhost:8080/+startUrlHttps=
https://localhost:8443/ timeout=60000
log4jFile=./config/log4j.properties