Author: hlship
Date: Thu Aug 11 00:17:28 2011
New Revision: 1156410
URL: http://svn.apache.org/viewvc?rev=1156410&view=rev
Log:
Turn off most of the output from the Selenium client driver
Modified:
tapestry/tapestry5/trunk/tapestry-core/src/test/resources/log4j.properties
Modified:
tapestry/tapestry5/trunk/tapestry-core/src/test/resources/log4j.properties
URL:
http://svn.apache.org/viewvc/tapestry/tapestry5/trunk/tapestry-core/src/test/resources/log4j.properties?rev=1156410&r1=1156409&r2=1156410&view=diff
==============================================================================
--- tapestry/tapestry5/trunk/tapestry-core/src/test/resources/log4j.properties
(original)
+++ tapestry/tapestry5/trunk/tapestry-core/src/test/resources/log4j.properties
Thu Aug 11 00:17:28 2011
@@ -27,3 +27,6 @@ log4j.category.org.apache.tapestry5.inte
# log4j.category.org.apache.tapestry5.corelib.components=debug
+
+# Turn off much of the racket from Selenium when it runs
+log4j.category.org.openqa.selenium.server=warn
\ No newline at end of file