Author: lfryc(a)redhat.com
Date: 2010-01-14 06:35:58 -0500 (Thu, 14 Jan 2010)
New Revision: 16285
Modified:
branches/sandbox/rf-demo-ftest-iexplore/src/test/resources/testng.xml
Log:
- switch TooltipTestCase as internet-explorer-enabled=true
Modified: branches/sandbox/rf-demo-ftest-iexplore/src/test/resources/testng.xml
===================================================================
--- branches/sandbox/rf-demo-ftest-iexplore/src/test/resources/testng.xml 2010-01-14
11:24:52 UTC (rev 16284)
+++ branches/sandbox/rf-demo-ftest-iexplore/src/test/resources/testng.xml 2010-01-14
11:35:58 UTC (rev 16285)
@@ -577,6 +577,7 @@
</test>
<test
name="org.jboss.richfaces.integrationTest.tooltip.TooltipTestCase">
+ <parameter name="internet-explorer-enabled"
value="false"></parameter>
<classes>
<class name="org.jboss.richfaces.integrationTest.tooltip.TooltipTestCase"
/>
</classes>
Show replies by date