]> source.dussan.org Git - vaadin-framework.git/commitdiff
Fixed test case typo, added more browsers to test script
authorArtur Signell <artur.signell@itmill.com>
Fri, 25 Sep 2009 14:59:05 +0000 (14:59 +0000)
committerArtur Signell <artur.signell@itmill.com>
Fri, 25 Sep 2009 14:59:05 +0000 (14:59 +0000)
svn changeset:8944/svn branch:6.1

src/com/vaadin/tests/components/combobox/ComboBoxNavigation.html
tests/test.xml

index 15e6a9727305108e4fbc6fd16addc6e379212d9e..1f1248fce876d0845725701116118995b9307990 100644 (file)
@@ -97,7 +97,7 @@
        <td></td>
 </tr>
 <tr>
-       <td>sets</td>
+       <td>pressSpecialKey</td>
        <td>vaadin=runcomvaadintestscomponentscomboboxComboBoxNavigation::/VVerticalLayout[0]/ChildComponentContainer[1]/VVerticalLayout[0]/ChildComponentContainer[0]/VFilterSelect[0]/domChild[0]</td>
        <td>down</td>
 </tr>
index 91bb5d675662a88405acb2b6488cbd282673f727..fa9242caddd8eff89d49a645143ae1808b5f7d27 100644 (file)
@@ -8,7 +8,7 @@
        <property name="test-output-dir" value="../build/test-output" />
        <property name="class-dir" value="${test-output-dir}/classes" />
        <!-- Browsers to use for testing -->
-       <property name="test-browsers" value="firefox,ie" />
+       <property name="test-browsers" value="firefox,ie,opera,safari,googlechrome" />
        
        <!-- classpath must include test bench jar and its dependencies -->
        <path id="classpath">