From ed20755339931777c3c5a2192e9efb937e38d7d2 Mon Sep 17 00:00:00 2001 From: Artur Signell Date: Fri, 25 Sep 2009 14:59:05 +0000 Subject: [PATCH] Fixed test case typo, added more browsers to test script svn changeset:8944/svn branch:6.1 --- .../vaadin/tests/components/combobox/ComboBoxNavigation.html | 2 +- tests/test.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/com/vaadin/tests/components/combobox/ComboBoxNavigation.html b/src/com/vaadin/tests/components/combobox/ComboBoxNavigation.html index 15e6a97273..1f1248fce8 100644 --- a/src/com/vaadin/tests/components/combobox/ComboBoxNavigation.html +++ b/src/com/vaadin/tests/components/combobox/ComboBoxNavigation.html @@ -97,7 +97,7 @@ - sets + pressSpecialKey vaadin=runcomvaadintestscomponentscomboboxComboBoxNavigation::/VVerticalLayout[0]/ChildComponentContainer[1]/VVerticalLayout[0]/ChildComponentContainer[0]/VFilterSelect[0]/domChild[0] down diff --git a/tests/test.xml b/tests/test.xml index 91bb5d6756..fa9242cadd 100644 --- a/tests/test.xml +++ b/tests/test.xml @@ -8,7 +8,7 @@ - + -- 2.39.5